Skip to content

Commit

Permalink
Allow fast ObjectType creation based on dataclasses (#1157)
Browse files Browse the repository at this point in the history
* Allow fast ObjectType creation based on dataclasses

* Fixed Python 3.8 integration

* Added repr and eq methods to ObjectType containers

* Reformatted code

* Fixed mypy issue

* Removed unused __init__ for ObjectType containers

* Use black in dataclasses

* Use latest black verison on precommit
  • Loading branch information
syrusakbary committed Apr 13, 2020
1 parent 37d6eae commit 49fcf9f
Show file tree
Hide file tree
Showing 4 changed files with 1,321 additions and 47 deletions.

0 comments on commit 49fcf9f

Please sign in to comment.