time_recoder_config.py.template 179 B

12345
  1. DB_PATH = r'time_recoder\time_recorder_database'
  2. HOURLY_WAGE_IN_EURO = 28
  3. PATH = r'time_recoder\time_recorded_tables\work_time_danny.xlsx'
  4. TEST_CASE = True
  5. NAME = 'Daniel Krauel'