style(whole-project): fixing linting and typing errors

This commit is contained in:
Gergő Jedlicska
2022-12-20 10:45:22 +01:00
parent b25f2ab4bc
commit 990cf4eb2f
41 changed files with 505 additions and 236 deletions
+1 -1
View File
@@ -85,4 +85,4 @@ class TestCommit:
message="testing received",
)
assert commit_marked_received == True
assert commit_marked_received is True