Skip to content

Commit

Permalink
autopep8 action fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
tb06904 authored Oct 8, 2024
1 parent ebbb7f1 commit f7f1f96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
install_requires = [
"requests>=2.4.0",
"gremlinpython>=3.6.2"
]
]
extras_require = {
"dev": [
"tox",
Expand Down

0 comments on commit f7f1f96

Please sign in to comment.