PythonMapper/Python/run.py

6 lines
131 B
Python
Raw Permalink Normal View History

#!/usr/bin/env python
# -*- coding: utf-8 -*-
from PythonMapper import PythonMapper
python_mapper:PythonMapper = PythonMapper({})