Skip to content

Commit 6ed4b8b

Browse files
committed
Fix formatting
1 parent 52d06cb commit 6ed4b8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"async_timeout",
2525
],
2626
packages=["webthing_ws"],
27-
python_requires='>=3.9',
27+
python_requires=">=3.9",
2828
zip_safe=True,
2929
classifiers=[
3030
"Development Status :: 3 - Alpha",

0 commit comments

Comments
 (0)