okay this fixes the fix ;)
This commit is contained in:
parent
5b6ea1fe01
commit
ef50cfae3e
1 changed files with 1 additions and 0 deletions
|
@ -80,6 +80,7 @@ class volume_props(cryptobox.plugins.base.CryptoBoxPlugin):
|
|||
## out. If it is really needed, there should be a check if
|
||||
## this plugin is trying to load the dataset of itself.
|
||||
#plugin.load_dataset(hdf)
|
||||
pass
|
||||
## call our parent's method
|
||||
cryptobox.plugins.base.CryptoBoxPlugin.load_dataset(self, hdf)
|
||||
|
||||
|
|
Loading…
Reference in a new issue