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 8918de6 commit 2c10069Copy full SHA for 2c10069
setup.py
@@ -3,7 +3,7 @@
3
import os
4
import platform
5
6
-import jose
+import jose # noqa: F401
7
8
from setuptools import setup
9
0 commit comments