Skip to content

Conversation

@FelixBenning
Copy link

Hey I took a look at the python implementation and while making sense of it intuitively wanted to split the file into a client and server implementation. Then I realized that the abstract Model was used in both, so I moved it to its own file.

It is also possible to force the implementation of functions with abstract base classes using the @abstractmethod decorator. So I added that to the abstract Model class.

I thought I would put the changes into a pull request.

@FelixBenning
Copy link
Author

superseded by #16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant