Skip to content

Commit f94fdb2

Browse files
authored
style: ignore lint error
1 parent 732a45f commit f94fdb2

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
@@ -78,7 +78,7 @@
7878
"quattro>=25.2,<26", # Manage task groups and background tasks
7979
"taskiq[metrics]>=0.11.16,<0.12",
8080
"tomlkit>=0.12,<1", # For reading/writing global platform profile
81-
"fief_client @ git+https://github.com/ApeWorX/fief-python@fix/support-ory#egg=fief_client[cli]", # for platform auth/cluster login
81+
"fief_client @ git+https://github.com/ApeWorX/fief-python@fix/support-ory#egg=fief_client[cli]", # for platform auth/cluster login # noqa: E501
8282
"yaspin", # NOTE: Required by fief-client
8383
"web3>=7.7,<8", # TODO: Remove when Ape v0.9 is released (Ape v0.8 allows web3 v6)
8484
],

0 commit comments

Comments
 (0)