mirror of
https://github.com/enpaul/tox-poetry-installer.git
synced 2025-12-19 12:02:34 +00:00
Fix linting errors
Remove unused imports Disable redundant errors Add notes for why errors are disabled
This commit is contained in:
@@ -5,7 +5,6 @@ in this module.
|
||||
|
||||
All constants should be type hinted.
|
||||
"""
|
||||
from typing import Set
|
||||
from typing import Tuple
|
||||
|
||||
from tox_poetry_installer import __about__
|
||||
|
||||
Reference in New Issue
Block a user