3 lines
95 B
Python
3 lines
95 B
Python
# FROM (. means local) file_name IMPORT function_name
|
|
from .examples import selection_examples
|