Changeset ab3dbdd in flex_extract.git


Ignore:
Timestamp:
Feb 5, 2018, 3:01:48 PM (6 years ago)
Author:
Anne Philipp <bscannephilipp@…>
Branches:
master, ctbto, dev
Children:
6180177
Parents:
9ac56ea
Message:

added separations between modules, class and funtions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • python/UIOTools.py

    r9ac56ea rab3dbdd  
    2323"""
    2424
     25
     26# ------------------------------------------------------------------------------
     27# MODULES
     28# ------------------------------------------------------------------------------
    2529import os
    2630import glob
    2731
     32# ------------------------------------------------------------------------------
     33# Class
     34# ------------------------------------------------------------------------------
    2835class UIOFiles:
    2936    '''
     
    3239    with the instance of the class.
    3340    '''
    34 
     41    # --------------------------------------------------------------------------
     42    # FUNCTIONS
     43    # --------------------------------------------------------------------------
    3544    def __init__(self, suffix):
    3645        '''
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG