SourceEdits
SourceEdits(lang: ‘str’ = ‘py’, include_tests: ‘bool’ = False, paths: ‘str | None’ = None)
Usage
SourceEdits(
lang="py",
include_tests=False,
paths=None,
)Parameter Attributes
lang: str = "py"include_tests: bool = Falsepaths: str | None = None