We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f1b21f commit 9f7cedfCopy full SHA for 9f7cedf
uvloop/includes/__init__.py
@@ -1,3 +1,5 @@
1
+# flake8: noqa
2
+
3
# These have to be synced with the stdlib.pxi
4
import asyncio
5
import collections
0 commit comments