Skip to content

Commit

Permalink
Courtesy flush.
Browse files Browse the repository at this point in the history
  • Loading branch information
kraasch committed Feb 26, 2024
1 parent cecd703 commit 2a88f5c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/wrappers/python_requests/web_tatoeba
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python3

# Tatoeba.org lookup for terminal using Python3. https://wtools.io/paste-code/b4JO
# as a test run 'python3 search.py "Verhaltet euch"' on terminal
# Tatoeba.org lookup for terminal using Python3.
# as a test run 'python3 search.py "Verhaltet euch"' on terminal.

# parse arguemnts.
import sys
Expand Down

0 comments on commit 2a88f5c

Please sign in to comment.