Skip to content

Update dataclasses.py#4

Merged
mathsman5133 merged 1 commit into
mathsman5133:latestfrom
JustinBacher:patch-2
Apr 20, 2019
Merged

Update dataclasses.py#4
mathsman5133 merged 1 commit into
mathsman5133:latestfrom
JustinBacher:patch-2

Conversation

@JustinBacher

Copy link
Copy Markdown
Contributor

Ok, at this point I've changed alot of them over, I've done a little of testing here and there And believe most if not all are working except attacks and defenses but I believe the premise is there for you or I to expand on. Take a look and see. I will be working on finishing a few things here soon but I need to head out and wanted you to at least be able to see where I was so far

@mathsman5133

Copy link
Copy Markdown
Owner

Nice. I'll merge + add docstrings. Thanks!

@mathsman5133 mathsman5133 merged commit b8dca03 into mathsman5133:latest Apr 20, 2019
mathsman5133 pushed a commit that referenced this pull request Apr 21, 2019
- Set any class attributes as propertys to be created on the fly
- Add `get_member` methods to BasicClan class, used by passing in attr=var, ie. get_member(name='name')
- Add `attr_dict` property to many classes where `attr` is a property to get a dict instead of list, if desired
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.

2 participants