nikitastupin / clairvoyance

Obtain GraphQL API schema even if the introspection is disabled
Apache License 2.0
960 stars 87 forks source link

Fix `mypy` and `pylint` errors/warnings #98

Open Privat33r-dev opened 2 months ago

Privat33r-dev commented 2 months ago

As a part of the refactoring initiative, we should fix all the errors so linter job could be fully activated. and code would be considered "clean", at least by the automatic tools :)

Related PRs: #97