Skip to content

Implement Static Typing Testing #859

@MicahGale

Description

@MicahGale

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.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions