QuackatronHQ / Gigarepo

Imported name is not used anywhere in the module PY-W2000
Anti-pattern
Major
1 occurrence in this check
Unused sys imported as sys
  3import random
  4import ssl
  5import subprocess
  6import sys as sys  7
  8import sqlalchemy
  9