Files
2026-07-13 13:05:14 +08:00

5 lines
160 B
Python

from __future__ import annotations
print("That will only work with the right plugin in your $PATH!")
print("Checkout the `external_importer` Python example.")