We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46a6c4e commit 884c627Copy full SHA for 884c627
scaleway-core/scaleway_core/utils/resolve_one_of.py
@@ -53,4 +53,4 @@ def resolve_one_of(
53
raise ValueError(f"one of ${possibilities_keys} must be present")
54
55
# Else, return empty dict
56
- return {}
+ return {}
0 commit comments