-
- Downloads
Generalized the MySQL class
The override_required decorator was implemented instead of using the abc module due to its instability, however, unlike @abstractmethod from abc it does allow class instantiation even though the method was not overriden.
Loading
Please register or sign in to comment