Skip to content
Snippets Groups Projects
Commit 2d45cf0d authored by Marcel Koch's avatar Marcel Koch
Browse files

pep8

parent 412de977
No related branches found
No related tags found
No related merge requests found
...@@ -103,4 +103,4 @@ def name_container_alias(container, lfs, element): ...@@ -103,4 +103,4 @@ def name_container_alias(container, lfs, element):
name = container + "_" + lfs.name + "_alias" name = container + "_" + lfs.name + "_alias"
define_container_alias(name, container, lfs, element, is_const=True) define_container_alias(name, container, lfs, element, is_const=True)
return name return name
\ No newline at end of file
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