Commit 469b723
ENG-10038: Use Union instead of Conditional Or For DownloadCheckpointTypeChoice Typing (#177)
* Use Union instead of |
* Add default case for training type as full
* Swap from union to future annotations
---------
Co-authored-by: Arsh Zahed <[email protected]>1 parent 5f504ed commit 469b723
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
233 | | - | |
| 233 | + | |
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
| |||
0 commit comments