mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-05 04:36:52 +00:00
Fix-up new I202 violations
This commit is contained in:
parent
9bea7576ac
commit
a3a2539a23
2 changed files with 1 additions and 2 deletions
|
|
@ -1,6 +1,5 @@
|
|||
"""Module containing tests for the setuptools command integration."""
|
||||
import pytest
|
||||
|
||||
from setuptools import dist
|
||||
|
||||
from flake8.main import setuptools_command
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue