Open euri10 opened 3 years ago
Merging #4 (7fbc95e) into master (66b1dbc) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #4 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 4 4
Lines 205 205
=========================================
Hits 205 205
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 66b1dbc...7fbc95e. Read the comment docs.
Greetings,
I begun using this nice library and wanted to use the types and not ignore imports with mypy.
So this PR adds a py.typed and upgrades the poetry build system (I'm not sure the build command under 0.12 automatically puts the py.typed in the file)