Files
2024-06-17 22:26:51 +00:00

4 lines
100 B
Python

from deprecatedLibrary import my_method
<warning descr="deprecated method">my_method</warning>(10)