Skip to content
This repository was archived by the owner on Mar 8, 2020. It is now read-only.

Commit 27ec040

Browse files
authored
Merge pull request #144 from creachadair/fixdoc
Remove an obsolete docstring annotation.
2 parents d2adf31 + f54ac09 commit 27ec040

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

bblfsh/client.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ def parse(self, filename: str, language: Optional[str]=None,
6868
:param contents: The contents of the file. IF None, it is read from \
6969
filename.
7070
:param mode: UAST transformation mode.
71-
:param raw: Return raw binary UAST without decoding it.
7271
:param timeout: The request timeout in seconds.
7372
:type filename: str
7473
:type language: str

0 commit comments

Comments
 (0)