You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This package provides two Hypothesis strategies for generating Python source code.
The generated code will always be syntactically valid, and is useful for testing parsers, linters, auto-formatters, and other tools that operate on source code.