Skip to content
Snippets Groups Projects
Commit f0649986 authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

line len

parent 1fdebbdf
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,8 @@ __all__ = [
class AlternativeSource(BaseSource):
"""
If first source of configuration fails with ConfigurationError, use the next one instead, ad nauseam.
If first source of configuration fails with ConfigurationError, use the next one instead, ad
nauseam.
"""
def __init__(self, *sources: BaseSource):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment