Skip to content

Commit fb93bc9

Browse files
committed
fixed docstring
1 parent 04c0b6e commit fb93bc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

databusclient/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ def validate_distributions(distros: List[str]) -> List[str]:
286286
287287
Parameters
288288
----------
289-
List[str]
289+
distros: List[str]
290290
List of distribution identifiers to validate
291291
292292
Returns

0 commit comments

Comments
 (0)