nsfarm: use ABC class to define abstract classes
This is arguably better than raising NotImplementedError. It also catches inconsistencies much sooner.
Please register or sign in to comment
Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
This is arguably better than raising NotImplementedError. It also catches inconsistencies much sooner.