Skip to content

Typing & Refactoring#205

Open
dsfulf wants to merge 19 commits intomasterfrom
typing
Open

Typing & Refactoring#205
dsfulf wants to merge 19 commits intomasterfrom
typing

Conversation

@dsfulf
Copy link
Member

@dsfulf dsfulf commented Jul 25, 2024

This is now fully typed. This is especially helpful with the param dicts which were being passed as kwargs to matplotlib, but were also being modified within daft prior to being passed on.

In addition, I've refactored the PGM, Node, Edge, and Plate into separate files, and resolved circular dependencies resulting from exports. Some of the names from the recent refactor were changed to conform to more common Python style.

Lastly, one of the tests was in error, testing wordy.png twice. I've fixed this.

dsfulf and others added 19 commits July 25, 2024 12:22
Signed-off-by: David Fulford <dfulford@eivcapital.com>
Signed-off-by: David Fulford <dfulford@eivcapital.com>
Signed-off-by: David Fulford <dfulford@eivcapital.com>
Signed-off-by: David Fulford <dfulford@eivcapital.com>
Signed-off-by: David Fulford <dfulford@eivcapital.com>
Signed-off-by: David Fulford <dfulford@eivcapital.com>
Signed-off-by: David Fulford <dfulford@eivcapital.com>
Signed-off-by: David Fulford <dfulford@eivcapital.com>
Signed-off-by: David Fulford <dfulford@eivcapital.com>
Signed-off-by: David Fulford <dfulford@eivcapital.com>
Signed-off-by: David Fulford <dfulford@eivcapital.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant