mirror of
https://github.com/ai-robots-txt/ai.robots.txt.git
synced 2025-04-17 23:56:02 +00:00
![]() ``` python code/tests.py Traceback (most recent call last): File "/Users/fbarthelemy/Code/ai.robots.txt/code/tests.py", line 7, in <module> from robots import json_to_txt, json_to_table, json_to_htaccess, json_to_nginx File "/Users/fbarthelemy/Code/ai.robots.txt/code/robots.py", line 144 return f"({"|".join(map(re.escape, lst))})" ^ SyntaxError: f-string: expecting '}' ``` |
||
---|---|---|
.. | ||
test_files | ||
robots.py | ||
tests.py |