Skip to content

Commit 9f7cedf

Browse files
committed
Ignore linting errors in includes/__init__
1 parent 6f1b21f commit 9f7cedf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

uvloop/includes/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# flake8: noqa
2+
13
# These have to be synced with the stdlib.pxi
24
import asyncio
35
import collections

0 commit comments

Comments
 (0)