Closed JamesRamm closed 7 years ago
Fixes #16 One set of calls could not be updated to super due to multiple inheritance (i.e. base classes would need to be redesigned for multiple inheritance - probably by just accepting *args and **kwargs). That is in tuflowfilepart.py, line 469
@duncan-r I'll leave this to you to merge in as it is to the develop branch
Fixes #16 One set of calls could not be updated to super due to multiple inheritance (i.e. base classes would need to be redesigned for multiple inheritance - probably by just accepting *args and **kwargs). That is in tuflowfilepart.py, line 469