Commit 84c5fe4
committed
Ignore os.getuid() mypy error
Error happens on Windows and can be ignored because we check
`getuid()` using `hasattr` right above.1 parent c85b21e commit 84c5fe4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| 134 | + | |
134 | 135 | | |
135 | | - | |
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| |||
0 commit comments