mirror of
https://github.com/release-engineering/dist-git.git
synced 2025-02-23 15:02:54 +00:00
silence pylint
addressing: Error: PYLINT_WARNING: dist-git/tests/test_upload_script.py:5: W0611[unused-import]: Unused import sys
This commit is contained in:
parent
15f514291d
commit
ef3e2d3cdc
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
|||
|
||||
from __future__ import print_function
|
||||
|
||||
import sys
|
||||
import errno
|
||||
import os
|
||||
try:
|
||||
|
|
Loading…
Add table
Reference in a new issue