hubflow "invalid escape sequence"

Issue #124 resolved
Benjamin Jakimow created an issue

C:\Users\geo_beja\Repositories\QGIS_Plugins\enmap-box\site-packages\hubflow\core.py:2715: DeprecationWarning: invalid escape sequence \e if text.startswith('\eval'): C:\Users\geo_beja\Repositories\QGIS_Plugins\enmap-box\site-packages\hubflow\core.py:2716: DeprecationWarning: invalid escape sequence \e return eval(text.replace('\eval', '')) C:\Users\geo_beja\Repositories\QGIS_Plugins\enmap-box\site-packages\hubflow\core.py:2718: DeprecationWarning: invalid escape sequence \p raise Exception('text must start with "\python"')

Comments (2)

  1. Log in to comment