|
Repo Added
|
Files
8
|
Badge
README BADGES
|
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
|---|---|---|---|---|---|---|---|
| 145 | fix-import-os | Merge fc0c2cc94 into ae75dd0ee | Pull #54 | travis-ci-com | pending completion | ||
| 144 | fix-import-os | Explicitly import os `os.makedirs` was used, but only `os.path` was imported. This worked because of a side effect, import `os.path` made `os` available in current name space. pyright made me aware of this problem. Eric Traut explained why pyr... | push | travis-ci-com | pending completion |