Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Custom repr for connection and port (#54)
* Add custom repr for port and connection classes * Forgot a character in the repr output * Prepend class name to the repr output * Update to pass black formatter * Handle when parent is None * Remove quotes when size is None --------- Co-authored-by: Michał Stęchły <[email protected]>
- Loading branch information