Commit 7b2bcd97 authored by Commandre Benjamin's avatar Commandre Benjamin
Browse files

Suppression des appels de modules inutiles

1 merge request!1Develop
Showing with 1 addition and 1 deletion
+1 -1
...@@ -21,7 +21,7 @@ from datetime import date ...@@ -21,7 +21,7 @@ from datetime import date
import otbApplication as otb import otbApplication as otb
import os, sys, subprocess, glob, gc, psutil import os, sys, subprocess, glob
import numpy as np import numpy as np
import json import json
import osgeo.gdal import osgeo.gdal
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment