Commit eb2a401
Add wildcard retrieve of files (#336)
* supporting wildcard matching
* tweaking type hinting
* removing extra line breaks
* improving return for legibility
* validation shell script changes
* mypy fixes
* further tweaks to type hinting
Co-authored-by: Nick Miles <[email protected]>
Co-authored-by: Igor Tavares <[email protected]>1 parent 294d0d2 commit eb2a401
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
| 68 | + | |
67 | 69 | | |
| 70 | + | |
68 | 71 | | |
69 | 72 | | |
70 | | - | |
| 73 | + | |
71 | 74 | | |
72 | 75 | | |
73 | 76 | | |
| |||
102 | 105 | | |
103 | 106 | | |
104 | 107 | | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
105 | 111 | | |
106 | 112 | | |
107 | 113 | | |
| |||
0 commit comments