]> AND Private Git Repository - predictops.git/blobdiff - lib/source/meteofrance.py
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
Bug fixed and starting to work on the target variable
[predictops.git] / lib / source / meteofrance.py
index c524089e6362d0ec48c6d6aab57596b9a95887bf..88706ead406777ef0e119f0798cd1d169b6daf7f 100644 (file)
@@ -176,7 +176,6 @@ class MeteoFrance:
             remove(self._data_directory / 'historical' / todel)
         except:
             logger.warning(f"{self._data_directory / 'historical' / todel} not found")
-        system("touch "+todel)
         self._collect_historical_data()