Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Andrew Leonard
kisfido
Commits
84d64d71
Commit
84d64d71
authored
Feb 07, 2022
by
Drew Leonard
Browse files
Add `__all__` in client to fix sphinx warnings
parent
b33637b7
Changes
1
Hide whitespace changes
Inline
Side-by-side
kisfido/client.py
View file @
84d64d71
...
...
@@ -29,6 +29,8 @@ from rucio.client import Client
import
aiohttp
import
ssl
__all__
=
[
"KISClient"
]
walker
=
AttrWalker
()
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment