Skip to content
Snippets Groups Projects
Commit f07df19f authored by Dominic Kempf's avatar Dominic Kempf
Browse files

Change name of upstream property

parent e85b1126
No related branches found
No related tags found
No related merge requests found
...@@ -34,7 +34,7 @@ class FlipFlopBuffer(object): ...@@ -34,7 +34,7 @@ class FlipFlopBuffer(object):
temporary_variable(name, temporary_variable(name,
base_storage=base, base_storage=base,
managed=True, managed=True,
aliases_base_storage=True, _base_storage_access_may_be_aliasing=True,
**kwargs **kwargs
) )
......
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