Skip to content
This repository has been archived by the owner on Apr 14, 2022. It is now read-only.

Improved project & code structure #1

Closed
wants to merge 1 commit into from
Closed

Improved project & code structure #1

wants to merge 1 commit into from

Conversation

s0lst1ce
Copy link
Contributor

@s0lst1ce s0lst1ce commented Sep 6, 2019

It is not required nor useful to include a __str__ method if it should return the same as __repr__.

It is not required nor useful to include a `__str__` method if it should return the same as `__repr__`.
@s0lst1ce s0lst1ce changed the title removed superfluous __str__ method Improved project & code structure Sep 6, 2019
@s0lst1ce
Copy link
Contributor Author

s0lst1ce commented Sep 6, 2019

Added requirements.txt so that people installing your engine will only need to do pip -r requirements.txt

@s0lst1ce s0lst1ce closed this Sep 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant