Commit Graph

1 Commits (c05d8136619ffe5bd701b9b94c6a5864baba02ca)

Author SHA1 Message Date
Matt Clay a3b7863098
validate-modules - Remove `__future__` limits (#79800)
* validate-modules - Remove `__future__` limits

Limits on specific `__future__` imports are handled by other sanity tests.

* Add integration test for module/plugin imports.
2 years ago