ICON Community Interface
0.4.0
Loading...
Searching...
No Matches
plugins
python_adapter
test
test_print.py
Go to the documentation of this file.
1
import
comin
2
3
comin.print_debug(
"This is a debug message!"
)
4
comin.print_info(
"This is a info message!"
)
5
comin.print_warning(
"This is a warning!"
)
Generated by
1.11.0