Bopytex/example/usecase/bopytex_config.py

5 lines
92 B
Python
Raw Normal View History

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