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

Commit cdd802d

Browse files
author
Juanjo Alvarez
committed
Merge branch 'compat' of https://github.com/juanjux/client-python into compat
2 parents 0d5ab0d + f07a020 commit cdd802d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bblfsh/compat.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ def ctx(self) -> ResultContext:
4343

4444
@property
4545
def elapsed(self) -> int:
46-
# FIXME(juanjux): check if the can get this or measure ourselves
46+
# FIXME(juanjux): check if the caller can get this, or measure it ourselves.
4747
return -1
4848

4949
@property

0 commit comments

Comments
 (0)