mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-11-29 08:33:07 +00:00
chore: add noQA for S404
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
import subprocess
|
import subprocess # noqa: S404
|
||||||
from pathlib import Path
|
from pathlib import Path
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
import subprocess
|
import subprocess # noqa: S404
|
||||||
import time
|
import time
|
||||||
|
|
||||||
from tests.conftest import is_arm, is_mac
|
from tests.conftest import is_arm, is_mac
|
||||||
|
|||||||
Reference in New Issue
Block a user