Skip to content

Commit 3dd6289

Browse files
committed
pylint
1 parent be17c39 commit 3dd6289

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/tox/install_packages.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
logger.setLevel(logging.DEBUG)
2525

2626

27+
# pylint: disable-next=too-many-arguments
2728
def run_tox_command(
2829
project_dir: PosixPath,
2930
env_name: Optional[str],

0 commit comments

Comments
 (0)