bundlewrap / bundlewrap

Imported name is not used anywhere in the module PY-W2000
Anti-pattern
Major
6 months ago2 years old
Unused suppress imported from contextlib
  1from contextlib import suppress  2from datetime import datetime
  3from fcntl import fcntl, F_GETFL, F_SETFL
  4from shlex import quote