mirror of
https://github.com/Garmelon/PFERD.git
synced 2026-04-13 07:55:05 +02:00
Listen to pylint and mypy
This commit is contained in:
parent
ce77995c8f
commit
4ef0ffe3bf
9 changed files with 87 additions and 197 deletions
|
|
@ -1,3 +1,5 @@
|
|||
# pylint: disable=invalid-name
|
||||
|
||||
"""
|
||||
This module exports only what you need for a basic configuration. If you want a
|
||||
more complex configuration, you need to import the other submodules manually.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue