Skip to content

Commit 03ea14e

Browse files
committed
fix flake8 issue
1 parent 73dd9b2 commit 03ea14e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,5 @@
6060
py_modules=MODULES,
6161
scripts=['bin/jsonpointer'],
6262
classifiers=CLASSIFIERS,
63-
python_requires='>=3.10',
63+
python_requires='>=3.10',
6464
)

0 commit comments

Comments
 (0)