fix: linter warnings

This commit is contained in:
2023-07-19 02:33:50 -03:00
parent a09984f19a
commit df3033bc6e
6 changed files with 17 additions and 6 deletions

View File

@@ -2,4 +2,4 @@ from ppgee import __version__
def test_version():
assert __version__ == "0.1.2"
assert __version__ == "0.1.3"