Fix issues with Database abstract classes which would lead to crashes when unexpected kwargs were provided
This would make the LFWDatabase from bob.bio.base impossible to instantiate, for example.
This would make the LFWDatabase from bob.bio.base impossible to instantiate, for example.