Skip to content

Commit d72c8a0

Browse files
committed
Do not merge
1 parent 784427b commit d72c8a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/apify/_configuration.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@ def get_global_configuration(cls) -> Configuration:
370370
"""Retrieve the global instance of the configuration.
371371
372372
Mostly for the backwards compatibility. It is recommended to use the `service_locator.get_configuration()`
373-
instead.
373+
instead. Dummy change that should not fail in CI.
374374
"""
375375
return cls()
376376

0 commit comments

Comments
 (0)