This repository has been archived by the owner on Jan 2, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add __repr__ for Registry.__repr__(cls) (#400)
* __repr__ draft Signed-off-by: zethson <[email protected]> * Add __repr__ for Registry.__repr__(cls) Signed-off-by: zethson <[email protected]> * Refactoring Signed-off-by: zethson <[email protected]> * pre-commit Signed-off-by: zethson <[email protected]> * Add proper schema types Signed-off-by: zethson <[email protected]> * Add primitive types Signed-off-by: zethson <[email protected]> * Differentiate between bionty fields and other fields Signed-off-by: zethson <[email protected]> * 🎨 Restore original order Signed-off-by: zethson <[email protected]> * ✨ Generalize to more schemas Signed-off-by: zethson <[email protected]> * 🎨 Include FKs and simplify Signed-off-by: zethson <[email protected]> * 🎨 Reorder by base class Signed-off-by: zethson <[email protected]> * 🎨 Rename to Basic fields Signed-off-by: zethson <[email protected]> * 🎨 Refactor Signed-off-by: zethson <[email protected]> * 🎨 Refactor Signed-off-by: zethson <[email protected]> * 🎨 Refactoring Signed-off-by: zethson <[email protected]> --------- Signed-off-by: zethson <[email protected]>
- Loading branch information
Showing
1 changed file
with
176 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters