Skip to content

Commit f1953cd

Browse files
committed
.flake8
1 parent 0d266ea commit f1953cd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.flake8

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
per-file-ignores =
2+
src/pytest_twisted/__init__.py:F401

src/pytest_twisted/__init__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# noqa: F401
2-
31
from pytest_twisted.core import (
42
async_fixture,
53
async_yield_fixture,

0 commit comments

Comments
 (0)