Skip to content

Commit

Permalink
Adding types to pyi to detect API misuse
Browse files Browse the repository at this point in the history
  • Loading branch information
danieltrt committed Jul 1, 2024
1 parent 92dac6a commit 789c792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion polyglot_piranha.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ class PiranhaArguments:
Parameters
------------
language: str
language: PiranhaLanguage
the target language
paths_to_codebase: List[str]
Paths to source code folder or file
Expand Down

0 comments on commit 789c792

Please sign in to comment.