Skip to content

Commit 432af55

Browse files
author
Piotr Slupski
committed
Clarifying comment
1 parent 3658d88 commit 432af55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

filecloudapi/fcserver.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1666,7 +1666,7 @@ def admin_get_config_settings(self, config: List[str]) -> ServerSettings:
16661666
Retrieve Filecloud configuration settings. The config list should
16671667
contain FC configuration keys.
16681668
Args:
1669-
config: Dictionary containing FC config keys and values
1669+
config: List containing FC config keys
16701670
"""
16711671
try:
16721672
count = len(config)

0 commit comments

Comments
 (0)