Skip to content

Commit

Permalink
feat: add docstring for settings
Browse files Browse the repository at this point in the history
  • Loading branch information
aldbr committed Mar 6, 2025
1 parent f536c8b commit eb404aa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions diracx-core/src/diracx/core/settings.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
"""Settings for the core services."""

from __future__ import annotations

from diracx.core.properties import SecurityProperty
Expand Down

0 comments on commit eb404aa

Please sign in to comment.