Skip to content
Commit 863563c3 authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

Merge branch 'feature/allow-subclassing-temporary-variable' into 'master'

Allow subclassing of TemporaryVariable, by passing kwargs through

Shovelling additional data in the underlying Record requires
TemporaryVariable to pas through any unrecognized keyword arguments.
ArrayBase will check whether these are allowed through
allowed_extra_kwargs.

See merge request !11
parents 5f121428 f61606df
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment