Bopytex/example/usecase/bopytex_config.py

5 lines
92 B
Python

from mapytex import Expression
direct_access = {
"Expression": Expression
}