Skip to content

Commit 040b73a

Browse files
committed
Update docs
1 parent aed39bd commit 040b73a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tivars/tokenizer/encoder.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ def encode(string: str, *,
2929
For reference, here are the tokenization modes utilized by popular IDEs and other software:
3030
- SourceCoder: ``max``
3131
- TokenIDE: ``max``
32-
- TI Connect CE: ``smart``
32+
- TI Connect CE: ¯\_(ツ)_/¯
3333
- TI-Planet Project Builder: ``smart``
3434
- tivars_lib_cpp: ``smart``
3535

0 commit comments

Comments
 (0)