Remove some too generic noqa statements

This commit is contained in:
Matthias
2023-02-22 19:56:27 +01:00
parent 01d51aa979
commit 0f878daa98
7 changed files with 14 additions and 21 deletions

View File

@@ -1,2 +1 @@
# flake8: noqa: F401
from freqtrade.mixins.logging_mixin import LoggingMixin
from freqtrade.mixins.logging_mixin import LoggingMixin # noqa: F401