X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/predictops.git/blobdiff_plain/f96e8f9dd1e1026a372660eec51452eee33bb2f0..a3cc2abef295b99990b24b1c822319c80a59ffe2:/lib/source/meteofrance.py?ds=sidebyside diff --git a/lib/source/meteofrance.py b/lib/source/meteofrance.py index c524089..88706ea 100644 --- a/lib/source/meteofrance.py +++ b/lib/source/meteofrance.py @@ -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()