python-taiga
python-taiga copied to clipboard
Update __init__.py
Add EpicAttribute and EpicAttributes
Description
Describe:
- Content of the pull request
- Feature added / Problem fixed
References
Provide any github issue fixed (as in Fix #XYZ)
Checklist
- [ ] I have read the contribution guide
- [ ] Code lint checked via
inv lint - [ ]
changesfile included (see docs) - [ ] Usage documentation added in case of new features
- [ ] Tests added