Skip to content

Commit

Permalink
feat: enable public export of ConfigurationManager
Browse files Browse the repository at this point in the history
Signed-off-by: Jason C. Nucciarone <[email protected]>
  • Loading branch information
NucciTheBoss committed Jul 10, 2024
1 parent b49503b commit 21490cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/charms/hpc_libs/v0/slurm_ops.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ def _on_install(self, _) -> None:
"format_key",
"install",
"version",
"ConfigurationManager",
"ServiceType",
"SlurmManagerBase",
]
Expand Down

0 comments on commit 21490cc

Please sign in to comment.