mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-11-29 00:23: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
|
||||
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
import subprocess
|
||||
import subprocess # noqa: S404
|
||||
import time
|
||||
|
||||
from tests.conftest import is_arm, is_mac
|
||||
|
||||
Reference in New Issue
Block a user