Skip to content
Snippets Groups Projects
Commit ec9cbe84 authored by David Baker's avatar David Baker
Browse files

pep8 newline

parent acded821
No related branches found
No related tags found
No related merge requests found
......@@ -142,4 +142,4 @@ def _state_as_two_level_dict(state):
def _looks_like_an_alias(string):
return ALIAS_RE.match(string) is not None
\ No newline at end of file
return ALIAS_RE.match(string) is not None
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