Commit 4ae1c1e3ded6c6469fad4309417ce58edd18a516

Authored by pirenea@pc-pilab
1 parent 967d5b63
Exists in master

Test irap gitlab

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/files.py
... ... @@ -12,7 +12,7 @@ import os
12 12  
13 13 class PireneaFiles(object):
14 14 """
15   - Manage the files generated by PIRENEA : renaming, converting
  15 + Manage the files generated by PIRENEA : renaming and converting
16 16 """
17 17  
18 18 def __init__(self, folder="D:\PIRENEA\DATA_1"):
... ...