test.test_opening_hours_data   A
last analyzed

Complexity

Total Complexity 0

Size/Duplication

Total Lines 121
Duplicated Lines 0 %

Importance

Changes 0
Metric Value
eloc 119
dl 0
loc 121
rs 10
c 0
b 0
f 0
wmc 0
1
# -*- coding: utf-8 -*-
0 ignored issues
show
introduced by
Missing module docstring
Loading history...
2
3
OPENING_HOURS_TEST_DATA = [
4
    {'nonstop': True, 'mo_o': None, 'tu_o': None, 'we_o': None, 'th_o': None, 'fr_o': None, 'sa_o': None,
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (105/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
5
     'su_o': None, 'mo_c': None, 'tu_c': None, 'we_c': None, 'th_c': None, 'fr_c': None, 'sa_c': None,
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (102/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
6
     'su_c': None, 'summer_mo_o': None, 'summer_tu_o': None, 'summer_we_o': None, 'summer_th_o': None,
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (102/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
7
     'summer_fr_o': None, 'summer_sa_o': None, 'summer_su_o': None, 'summer_mo_c': None, 'summer_tu_c': None,
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (109/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
8
     'summer_we_c': None, 'summer_th_c': None, 'summer_fr_c': None, 'summer_sa_c': None, 'summer_su_c': None,
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (109/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
9
     'lunch_break_start': None, 'lunch_break_stop': None, 'processed': '24/7'},
10
    {'nonstop': None, 'mo_o': None, 'tu_o': None, 'we_o': None, 'th_o': None, 'fr_o': None, 'sa_o': None,
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (105/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
11
     'su_o': None, 'mo_c': None, 'tu_c': None, 'we_c': None, 'th_c': None, 'fr_c': None, 'sa_c': None,
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (102/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
12
     'su_c': None, 'summer_mo_o': None, 'summer_tu_o': None, 'summer_we_o': None, 'summer_th_o': None,
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (102/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
13
     'summer_fr_o': None, 'summer_sa_o': None, 'summer_su_o': None, 'summer_mo_c': None, 'summer_tu_c': None,
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (109/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
14
     'summer_we_c': None, 'summer_th_c': None, 'summer_fr_c': None, 'summer_sa_c': None, 'summer_su_c': None,
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (109/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
15
     'lunch_break_start': None, 'lunch_break_stop': None, 'processed': None},
16
    {'nonstop': False, 'mo_o': None, 'tu_o': None, 'we_o': None, 'th_o': None, 'fr_o': None, 'sa_o': None,
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (106/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
17
     'su_o': None, 'mo_c': None, 'tu_c': None, 'we_c': None, 'th_c': None, 'fr_c': None, 'sa_c': None,
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (102/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
18
     'su_c': None, 'summer_mo_o': None, 'summer_tu_o': None, 'summer_we_o': None, 'summer_th_o': None,
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (102/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
19
     'summer_fr_o': None, 'summer_sa_o': None, 'summer_su_o': None, 'summer_mo_c': None, 'summer_tu_c': None,
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (109/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
20
     'summer_we_c': None, 'summer_th_c': None, 'summer_fr_c': None, 'summer_sa_c': None, 'summer_su_c': None,
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (109/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
21
     'lunch_break_start': None, 'lunch_break_stop': None, 'processed': None},
22
    {'nonstop': None, 'mo_o': '08:00', 'tu_o': '10:00', 'we_o': '11:00', 'th_o': '08:00', 'fr_o': '08:00',
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (106/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
23
     'sa_o': '11:20',
24
     'su_o': None, 'mo_c': '16:00', 'tu_c': '18:00', 'we_c': '14:00', 'th_c': '18:00', 'fr_c': '14:00',
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (103/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
25
     'sa_c': '14:00',
26
     'su_c': None, 'summer_mo_o': None, 'summer_tu_o': None, 'summer_we_o': None, 'summer_th_o': None,
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (102/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
27
     'summer_fr_o': None, 'summer_sa_o': None, 'summer_su_o': None, 'summer_mo_c': None, 'summer_tu_c': None,
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (109/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
28
     'summer_we_c': None, 'summer_th_c': None, 'summer_fr_c': None, 'summer_sa_c': None, 'summer_su_c': None,
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (109/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
29
     'lunch_break_start': None, 'lunch_break_stop': None,
30
     'processed': 'Mo 08:00-16:00; Tu 10:00-18:00; We 11:00-14:00; Th 08:00-18:00; Fr 08:00-14:00; Sa 11:20-14:00'},
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (116/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
31
    {'nonstop': None, 'mo_o': '08:00', 'tu_o': '08:00', 'we_o': '08:00', 'th_o': '10:00', 'fr_o': '10:00',
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (106/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
32
     'sa_o': '11:20',
33
     'su_o': '11:20', 'mo_c': '16:00', 'tu_c': '16:00', 'we_c': '16:00', 'th_c': '18:00', 'fr_c': '14:00',
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (106/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
34
     'sa_c': '14:00',
35
     'su_c': '14:00', 'summer_mo_o': None, 'summer_tu_o': None, 'summer_we_o': None, 'summer_th_o': None,
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (105/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
36
     'summer_fr_o': None, 'summer_sa_o': None, 'summer_su_o': None, 'summer_mo_c': None, 'summer_tu_c': None,
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (109/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
37
     'summer_we_c': None, 'summer_th_c': None, 'summer_fr_c': None, 'summer_sa_c': None, 'summer_su_c': None,
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (109/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
38
     'lunch_break_start': None, 'lunch_break_stop': None,
39
     'processed': 'Mo-We 08:00-16:00; Th 10:00-18:00; Fr 10:00-14:00; Sa-Su 11:20-14:00'},
40
    {'nonstop': None, 'mo_o': '08:00', 'tu_o': '10:00', 'we_o': '08:00', 'th_o': '10:00', 'fr_o': '10:00',
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (106/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
41
     'sa_o': '11:20',
42
     'su_o': '08:00', 'mo_c': '16:00', 'tu_c': '16:00', 'we_c': '16:00', 'th_c': '16:00', 'fr_c': '16:00',
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (106/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
43
     'sa_c': '16:00',
44
     'su_c': '16:00', 'summer_mo_o': None, 'summer_tu_o': None, 'summer_we_o': None, 'summer_th_o': None,
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (105/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
45
     'summer_fr_o': None, 'summer_sa_o': None, 'summer_su_o': None, 'summer_mo_c': None, 'summer_tu_c': None,
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (109/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
46
     'summer_we_c': None, 'summer_th_c': None, 'summer_fr_c': None, 'summer_sa_c': None, 'summer_su_c': None,
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (109/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
47
     'lunch_break_start': None, 'lunch_break_stop': None,
48
     'processed': 'Mo,We,Su 08:00-16:00; Tu,Th,Fr 10:00-16:00; Sa 11:20-16:00'},
49
    {'nonstop': None, 'mo_o': '08:00', 'tu_o': '09:00', 'we_o': '09:00', 'th_o': '10:00', 'fr_o': '10:00',
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (106/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
50
     'sa_o': '11:20',
51
     'su_o': '08:00', 'mo_c': '16:00', 'tu_c': '16:00', 'we_c': '16:00', 'th_c': '16:00', 'fr_c': '16:00',
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (106/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
52
     'sa_c': '16:00',
53
     'su_c': '16:00', 'summer_mo_o': None, 'summer_tu_o': None, 'summer_we_o': None, 'summer_th_o': None,
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (105/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
54
     'summer_fr_o': None, 'summer_sa_o': None, 'summer_su_o': None, 'summer_mo_c': None, 'summer_tu_c': None,
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (109/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
55
     'summer_we_c': None, 'summer_th_c': None, 'summer_fr_c': None, 'summer_sa_c': None, 'summer_su_c': None,
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (109/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
56
     'lunch_break_start': None, 'lunch_break_stop': None,
57
     'processed': 'Mo,Su 08:00-16:00; Tu-We 09:00-16:00; Th-Fr 10:00-16:00; Sa 11:20-16:00'},
58
    {'nonstop': None, 'mo_o': '08:00', 'tu_o': '09:00', 'we_o': '09:00', 'th_o': '10:00', 'fr_o': '10:00',
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (106/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
59
     'sa_o': '11:20',
60
     'su_o': '08:00', 'mo_c': '16:00', 'tu_c': '16:00', 'we_c': '16:00', 'th_c': '16:00', 'fr_c': '16:00',
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (106/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
61
     'sa_c': '16:00',
62
     'su_c': '16:00', 'summer_mo_o': None, 'summer_tu_o': None, 'summer_we_o': None, 'summer_th_o': None,
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (105/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
63
     'summer_fr_o': None, 'summer_sa_o': None, 'summer_su_o': None, 'summer_mo_c': None, 'summer_tu_c': None,
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (109/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
64
     'summer_we_c': None, 'summer_th_c': None, 'summer_fr_c': None, 'summer_sa_c': None, 'summer_su_c': None,
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (109/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
65
     'lunch_break_start': '12:00', 'lunch_break_stop': '12:30',
66
     'processed': 'Mo,Su 08:00-12:00,12:30-16:00; Tu-We 09:00-12:00,12:30-16:00; Th-Fr 10:00-12:00,12:30-16:00; Sa 11:20-12:00,12:30-16:00'},
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (141/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
67
    {'nonstop': None, 'mo_o': '08:00', 'tu_o': '09:00', 'we_o': '09:00', 'th_o': '09:00', 'fr_o': '10:00',
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (106/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
68
     'sa_o': '10:00',
69
     'su_o': '10:00', 'mo_c': '16:00', 'tu_c': '16:00', 'we_c': '16:00', 'th_c': '16:00', 'fr_c': '16:00',
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (106/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
70
     'sa_c': '16:00',
71
     'su_c': '16:00', 'summer_mo_o': None, 'summer_tu_o': None, 'summer_we_o': None, 'summer_th_o': None,
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (105/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
72
     'summer_fr_o': None, 'summer_sa_o': None, 'summer_su_o': None, 'summer_mo_c': None, 'summer_tu_c': None,
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (109/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
73
     'summer_we_c': None, 'summer_th_c': None, 'summer_fr_c': None, 'summer_sa_c': None, 'summer_su_c': None,
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (109/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
74
     'lunch_break_start': '12:00', 'lunch_break_stop': '12:30',
75
     'processed': 'Mo 08:00-12:00,12:30-16:00; Tu-Th 09:00-12:00,12:30-16:00; Fr-Su 10:00-12:00,12:30-16:00'},
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (110/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
76
    {'nonstop': None, 'mo_o': '08:00', 'tu_o': '09:00', 'we_o': '09:00', 'th_o': '09:00', 'fr_o': '10:00',
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (106/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
77
     'sa_o': '10:00',
78
     'su_o': '10:00', 'mo_c': '16:00', 'tu_c': '16:00', 'we_c': '16:00', 'th_c': '16:00', 'fr_c': '16:00',
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (106/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
79
     'sa_c': '16:00',
80
     'su_c': '16:00', 'summer_mo_o': None, 'summer_tu_o': None, 'summer_we_o': None, 'summer_th_o': None,
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (105/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
81
     'summer_fr_o': None, 'summer_sa_o': None, 'summer_su_o': None, 'summer_mo_c': None, 'summer_tu_c': None,
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (109/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
82
     'summer_we_c': None, 'summer_th_c': None, 'summer_fr_c': None, 'summer_sa_c': None, 'summer_su_c': None,
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (109/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
83
     'lunch_break_start': '12:00', 'lunch_break_stop': '12:30', 'public_holiday_open': False,
84
     'processed': 'Mo 08:00-12:00,12:30-16:00; Tu-Th 09:00-12:00,12:30-16:00; Fr-Su 10:00-12:00,12:30-16:00; PH off'},
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (118/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
85
    {'nonstop': None, 'mo_o': '08:00', 'tu_o': '09:00', 'we_o': '09:00', 'th_o': '10:00', 'fr_o': '10:00',
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (106/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
86
     'sa_o': '11:20',
87
     'su_o': '08:00', 'mo_c': '16:00', 'tu_c': '16:00', 'we_c': '16:00', 'th_c': '16:00', 'fr_c': '16:00',
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (106/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
88
     'sa_c': '16:00',
89
     'su_c': '16:00', 'summer_mo_o': None, 'summer_tu_o': None, 'summer_we_o': None, 'summer_th_o': None,
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (105/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
90
     'summer_fr_o': None, 'summer_sa_o': None, 'summer_su_o': None, 'summer_mo_c': None, 'summer_tu_c': None,
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (109/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
91
     'summer_we_c': None, 'summer_th_c': None, 'summer_fr_c': None, 'summer_sa_c': None, 'summer_su_c': None,
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (109/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
92
     'lunch_break_start': '12:00', 'lunch_break_stop': '12:30', 'public_holiday_open': True,
93
     'processed': 'Mo,Su 08:00-12:00,12:30-16:00; Tu-We 09:00-12:00,12:30-16:00; Th-Fr 10:00-12:00,12:30-16:00; Sa 11:20-12:00,12:30-16:00; PH on'},
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (148/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
94
    {'nonstop': None, 'mo_o': '00:00', 'tu_o': '00:00', 'we_o': '00:00', 'th_o': '00:00', 'fr_o': '00:00',
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (106/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
95
     'sa_o': '00:00',
96
     'su_o': '00:00', 'mo_c': '24:00', 'tu_c': '24:00', 'we_c': '24:00', 'th_c': '24:00', 'fr_c': '24:00',
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (106/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
97
     'sa_c': '24:00',
98
     'su_c': '24:00', 'summer_mo_o': None, 'summer_tu_o': None, 'summer_we_o': None, 'summer_th_o': None,
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (105/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
99
     'summer_fr_o': None, 'summer_sa_o': None, 'summer_su_o': None, 'summer_mo_c': None, 'summer_tu_c': None,
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (109/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
100
     'summer_we_c': None, 'summer_th_c': None, 'summer_fr_c': None, 'summer_sa_c': None, 'summer_su_c': None,
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (109/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
101
     'lunch_break_start': None, 'lunch_break_stop': None, 'public_holiday_open': True,
102
     'processed': '24/7; PH on'},
103
    {'nonstop': None, 'mo_o': '00:00', 'tu_o': '00:00', 'we_o': '00:00', 'th_o': '00:00', 'fr_o': '00:00',
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (106/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
104
     'sa_o': '00:00',
105
     'su_o': '00:00', 'mo_c': '24:00', 'tu_c': '24:00', 'we_c': '24:00', 'th_c': '24:00', 'fr_c': '24:00',
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (106/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
106
     'sa_c': '24:00',
107
     'su_c': '24:00', 'summer_mo_o': None, 'summer_tu_o': None, 'summer_we_o': None, 'summer_th_o': None,
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (105/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
108
     'summer_fr_o': None, 'summer_sa_o': None, 'summer_su_o': None, 'summer_mo_c': None, 'summer_tu_c': None,
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (109/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
109
     'summer_we_c': None, 'summer_th_c': None, 'summer_fr_c': None, 'summer_sa_c': None, 'summer_su_c': None,
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (109/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
110
     'lunch_break_start': None, 'lunch_break_stop': None, 'public_holiday_open': None,
111
     'processed': '24/7'},
112
    {'nonstop': None, 'mo_o': '08:00', 'tu_o': '09:00', 'we_o': '09:00', 'th_o': '10:00', 'fr_o': '10:00',
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (106/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
113
     'sa_o': '00:00',
114
     'su_o': '00:00', 'mo_c': '16:00', 'tu_c': '16:00', 'we_c': '16:00', 'th_c': '16:00', 'fr_c': '16:00',
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (106/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
115
     'sa_c': '00:00',
116
     'su_c': '00:00', 'summer_mo_o': None, 'summer_tu_o': None, 'summer_we_o': None, 'summer_th_o': None,
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (105/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
117
     'summer_fr_o': None, 'summer_sa_o': None, 'summer_su_o': None, 'summer_mo_c': None, 'summer_tu_c': None,
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (109/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
118
     'summer_we_c': None, 'summer_th_c': None, 'summer_fr_c': None, 'summer_sa_c': None, 'summer_su_c': None,
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (109/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
119
     'lunch_break_start': '12:00', 'lunch_break_stop': '12:30', 'public_holiday_open': True,
120
     'processed': 'Mo 08:00-12:00,12:30-16:00; Tu-We 09:00-12:00,12:30-16:00; Th-Fr 10:00-12:00,12:30-16:00; PH on'},
0 ignored issues
show
Coding Style introduced by
This line is too long as per the coding-style (117/100).

This check looks for lines that are too long. You can specify the maximum line length.

Loading history...
121
]
122