mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-06-07 02:43:22 +03:00
tests/config: Disable mypy on _old_config.py
This file is just for regression testing and will never be typed correctly, which is why we no longer use it :D
This commit is contained in:
parent
876afafcac
commit
50dd603520
@ -1,3 +1,4 @@
|
|||||||
|
# type: ignore
|
||||||
import numbers
|
import numbers
|
||||||
import sys
|
import sys
|
||||||
import warnings
|
import warnings
|
||||||
|
Loading…
x
Reference in New Issue
Block a user