We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b60f4f2 commit 6674d37Copy full SHA for 6674d37
diracx-client/src/diracx/client/_generated/aio/operations/_patch.py
@@ -11,7 +11,7 @@
11
__all__ = [
12
"AuthOperations",
13
"JobsOperations",
14
- "PilotsOperations"
+ "PilotsOperations",
15
] # Add all objects you want publicly available to users at this package level
16
17
from ....patches.auth.aio import AuthOperations
diracx-client/src/diracx/client/_generated/operations/_patch.py
from ...patches.auth.sync import AuthOperations
0 commit comments