Changeset d9abaac in flex_extract.git for Source/Python/Classes/UioFiles.py


Ignore:
Timestamp:
Feb 13, 2020, 6:12:02 PM (4 years ago)
Author:
Anne Philipp <anne.philipp@…>
Branches:
master, ctbto, dev
Children:
47be0cb6
Parents:
83949d4
Message:

after tarball check, applied: dos2unix conversion, some spell corrections, TAB to Space correction

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Source/Python/Classes/UioFiles.py

    r0f89116 rd9abaac  
    114114
    115115        # get all files in the dir and subdir as absolut path
    116             # pylint: disable=W0612
     116        # pylint: disable=W0612
    117117        for root, dirnames, filenames in os.walk(path):
    118118            for filename in fnmatch.filter(filenames, self.pattern):
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG