Skip to content

Commit 4116cf0

Browse files
committed
Sort __all__
Signed-off-by: Leandro Lucarella <[email protected]>
1 parent 1e0958a commit 4116cf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/frequenz/sdk/config/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99

1010
__all__ = [
1111
"ConfigManagingActor",
12-
"LoggingConfig",
1312
"LoggerConfig",
13+
"LoggingConfig",
1414
"LoggingConfigUpdatingActor",
1515
"load_config",
1616
]

0 commit comments

Comments
 (0)