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

Change name of upstream property

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