This repository has been archived by the owner on Dec 10, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Additionally, simplify the trait impl implementation and extend trait testing * Core: Add `reference` (#69) * Core: Add megic_pointer to generate convenient references * Library: Move Reference to library and add some polish * Library: Add has_reference trait * Get the references passing pre-commit * Test: refactor test_basic.py to work as a pytest properly * Library: Move reference back to core. Apparently library doesn't like it * Test: Refactor test_basic with clear criteria * Improved basic test; use type_pair * graphinterface connect tying * Address incidious underlying properties * Add check to ensure properties aren't instantiated as instance attributes during node construction * Reinstate better errors on field construction * Add util to check debugging * pre-commit --------- Co-authored-by: iopapamanoglou <[email protected]>
- Loading branch information
1 parent
fa966d2
commit 7ff0553
Showing
10 changed files
with
460 additions
and
88 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
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
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
Oops, something went wrong.