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 729b180 commit 6254567Copy full SHA for 6254567
1 file changed
setuptools/package_index.py
@@ -217,7 +217,6 @@ def wrapper(*args, **kwargs):
217
218
219
REL = re.compile(r"""<([^>]*\srel\s*=\s*['"]?([^'">]+)[^>]*)>""", re.I)
220
-# this line is here to fix emacs' cruddy broken syntax highlighting
221
222
223
@unique_values
0 commit comments