Skip to content

Commit ebb9299

Browse files
authored
Merge pull request #405 from aldbr/main_FEAT_add-docstring-for-settings
feat: add docstring for settings
2 parents f536c8b + eb404aa commit ebb9299

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

diracx-core/src/diracx/core/settings.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
"""Settings for the core services."""
2+
13
from __future__ import annotations
24

35
from diracx.core.properties import SecurityProperty

0 commit comments

Comments
 (0)