-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
CI/CDcode improvementA feature request that will improve the software and its maintainability, but be invisible to users.A feature request that will improve the software and its maintainability, but be invisible to users.
Description
This is related to #91. There we agreed that enforcing static typing at run time is a bad idea for the user. However, I think it still has a place in testing. One option for this is to use mypy. Playing around with this I found that it had a lot of complaints about @_() SLY magic. So this would require some work to get configured properly.
Fork of #393
Metadata
Metadata
Assignees
Labels
CI/CDcode improvementA feature request that will improve the software and its maintainability, but be invisible to users.A feature request that will improve the software and its maintainability, but be invisible to users.