mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-01 20:52:37 +07:00
Also, I added a test on that scenario using the skeleton for "alembic" as an example.
4 lines
93 B
Python
4 lines
93 B
Python
import sys
|
|
|
|
print(<error descr="Unresolved reference 'alembic'">alem<caret>bic</error>, sys)
|