-
Notifications
You must be signed in to change notification settings - Fork 0
/
geotexan.vim
258 lines (255 loc) · 299 KB
/
geotexan.vim
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
" ~/Geotexan/src/Geotex-INN/geotexan.vim:
" Vim session script.
" Created by session.vim 2.13.1 on 01 mayo 2020 at 01:10:33.
" Open this file in Vim and run :source % to restore your session.
set guioptions=aegimrLtT
silent! set guifont=Menlo\ For\ Powerline
if exists('g:syntax_on') != 1 | syntax on | endif
if exists('g:did_load_filetypes') != 1 | filetype on | endif
if exists('g:did_load_ftplugin') != 1 | filetype plugin on | endif
if exists('g:did_indent_on') != 1 | filetype indent on | endif
if &background != 'dark'
set background=dark
endif
if !exists('g:colors_name') || g:colors_name != 'night-owl' | colorscheme night-owl | endif
call setqflist([{'lnum': 439, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 484, 'col': 21, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'singleton-comparison: Comparison to None should be ''expr is not None'''}, {'lnum': 527, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'no-self-use: Method could be a function'}, {'lnum': 538, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'consider-using-ternary: Consider using ternary (parte.articulos[0].productoVenta.nombre if parte.articulos != [] else ''VACÍO'')'}, {'lnum': 576, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'invalid-name: Variable name "mostrar_mensaje_correccion_partidaCem" doesn''t conform to snake_case naming style'}, {'lnum': 578, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'protected-access: Access to a protected member _corregir_partidaCem_nula of a client class'}, {'lnum': 580, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'invalid-name: Variable name "mostrar_mensaje_correccion_partidaCem" doesn''t conform to snake_case naming style'}, {'lnum': 590, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 591, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 595, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 598, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 600, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 602, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 611, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 622, 'col': 17, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'consider-using-set-comprehension: Consider using a set comprehension'}, {'lnum': 645, 'col': 17, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'consider-using-set-comprehension: Consider using a set comprehension'}, {'lnum': 711, 'col': 17, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'invalid-name: Variable name "c" doesn''t conform to snake_case naming style'}, {'lnum': 723, 'col': 80, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'E501: line too long (82 > 79 characters)'}, {'lnum': 731, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 746, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 776, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 777, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 796, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 797, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 815, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'too-many-branches: Too many branches (14/12)'}, {'lnum': 824, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'too-many-nested-blocks: Too many nested blocks (6/5)'}, {'lnum': 827, 'col': 16, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'len-as-condition: Do not use `len(SEQUENCE)` without comparison to determine if a sequence is empty'}, {'lnum': 829, 'col': 21, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'invalid-name: Variable name "pv" doesn''t conform to snake_case naming style'}, {'lnum': 833, 'col': 25, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'invalid-name: Variable name "pv" doesn''t conform to snake_case naming style'}, {'lnum': 835, 'col': 25, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'invalid-name: Variable name "pv" doesn''t conform to snake_case naming style'}, {'lnum': 848, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong continued indentation before block (add 4 spaces).'}, {'lnum': 851, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 852, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 853, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation.'}, {'lnum': 857, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 864, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 865, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 866, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 879, 'col': 33, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'invalid-name: Variable name "a" doesn''t conform to snake_case naming style'}, {'lnum': 906, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'too-many-branches: Too many branches (15/12)'}, {'lnum': 906, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'too-many-locals: Too many local variables (23/15)'}, {'lnum': 906, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'too-many-statements: Too many statements (68/50)'}, {'lnum': 924, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 925, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 926, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 928, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'invalid-name: Variable name "partidaCem" doesn''t conform to snake_case naming style'}, {'lnum': 950, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 951, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 952, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 953, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 962, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (add 3 spaces).'}, {'lnum': 969, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'invalid-name: Variable name "productoVenta" doesn''t conform to snake_case naming style'}, {'lnum': 987, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bare-except: No exception type(s) specified'}, {'lnum': 992, 'col': 17, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'unused-variable: Unused variable ''i'''}, {'lnum': 1009, 'col': 17, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bare-except: No exception type(s) specified'}, {'lnum': 1013, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1014, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1015, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1016, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1017, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1018, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1019, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1020, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1021, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1022, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1023, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1059, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'too-many-branches: Too many branches (15/12)'}, {'lnum': 1059, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'too-many-statements: Too many statements (53/50)'}, {'lnum': 1060, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'too-many-boolean-expressions: Too many boolean expressions in if statement (6/5)'}, {'lnum': 1075, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'too-many-nested-blocks: Too many nested blocks (6/5)'}, {'lnum': 1087, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (add 2 spaces).'}, {'lnum': 1099, 'col': 3, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'fixme: TODO: Dar mensaje de error por logger'}, {'lnum': 1102, 'col': 25, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'invalid-name: Variable name "ca" doesn''t conform to snake_case naming style'}, {'lnum': 1111, 'col': 33, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'invalid-name: Variable name "v" doesn''t conform to snake_case naming style'}, {'lnum': 1112, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1113, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1122, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1123, 'col': 33, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'invalid-name: Variable name "u" doesn''t conform to snake_case naming style'}, {'lnum': 1131, 'col': 33, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'invalid-name: Variable name "v" doesn''t conform to snake_case naming style'}, {'lnum': 1132, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1133, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1138, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1145, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1146, 'col': 33, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'invalid-name: Variable name "u" doesn''t conform to snake_case naming style'}, {'lnum': 1281, 'col': 29, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'redefined-outer-name: Redefining name ''p'' from outer scope (line 2448)'}, {'lnum': 1281, 'col': 29, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'invalid-name: Variable name "p" doesn''t conform to snake_case naming style'}, {'lnum': 1292, 'col': 25, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'invalid-name: Variable name "p" doesn''t conform to snake_case naming style'}, {'lnum': 1300, 'col': 25, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'invalid-name: Variable name "p" doesn''t conform to snake_case naming style'}, {'lnum': 1318, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1322, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1323, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1328, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1339, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1340, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1343, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1349, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'global-statement: Using the global statement'}, {'lnum': 1376, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong continued indentation before block (add 4 spaces).'}, {'lnum': 1402, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 1418, 'col': 16, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'broad-except: Catching too general exception Exception'}, {'lnum': 1420, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1421, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1425, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1429, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 1430, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'invalid-name: Variable name "ii" doesn''t conform to snake_case naming style'}, {'lnum': 1432, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1433, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1434, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1435, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1439, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1440, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1442, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1447, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1448, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1450, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1474, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1475, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1476, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1491, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1492, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1494, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1502, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1503, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1507, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1511, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1512, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1513, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1518, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong continued indentation before block (add 4 spaces).'}, {'lnum': 1551, 'col': 20, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'broad-except: Catching too general exception Exception'}, {'lnum': 1555, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1556, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1560, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1570, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 1575, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1576, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1578, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1590, 'col': 24, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'broad-except: Catching too general exception Exception'}, {'lnum': 1599, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 1601, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1601, 'col': 17, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'singleton-comparison: Comparison to True should be just ''expr'''}, {'lnum': 1602, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1602, 'col': 17, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'singleton-comparison: Comparison to True should be just ''expr'''}, {'lnum': 1603, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong continued indentation (add 32 spaces).'}, {'lnum': 1618, 'col': 17, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'invalid-name: Variable name "e" doesn''t conform to snake_case naming style'}, {'lnum': 1620, 'col': 20, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'broad-except: Catching too general exception Exception'}, {'lnum': 1622, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1623, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1627, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1637, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'invalid-name: Variable name "e" doesn''t conform to snake_case naming style'}, {'lnum': 1674, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong continued indentation before block (add 4 spaces).'}, {'lnum': 1679, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1680, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1682, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1690, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 8 spaces).'}, {'lnum': 1694, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1695, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1699, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1734, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'invalid-name: Variable name "productoVenta" doesn''t conform to snake_case naming style'}, {'lnum': 1739, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'invalid-name: Variable name "a" doesn''t conform to snake_case naming style'}, {'lnum': 1759, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'invalid-name: Argument name "ch" doesn''t conform to snake_case naming style'}, {'lnum': 1759, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'invalid-name: Method name "_DEPRECATED_bloquear" doesn''t conform to snake_case naming style'}, {'lnum': 1779, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1780, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1782, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1787, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'invalid-name: Argument name "ch" doesn''t conform to snake_case naming style'}, {'lnum': 1799, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'too-many-nested-blocks: Too many nested blocks (7/5)'}, {'lnum': 1808, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1809, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1811, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1815, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1816, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1821, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1828, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1838, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1839, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1840, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation.'}, {'lnum': 1844, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1863, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1864, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1865, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1870, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1871, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1876, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1888, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1889, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1890, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1896, 'col': 32, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'consider-using-set-comprehension: Consider using a set comprehension'}, {'lnum': 1906, 'col': 24, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'broad-except: Catching too general exception Exception'}, {'lnum': 1907, 'col': 27, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'too-many-format-args: Too many arguments for format string'}, {'lnum': 1927, 'col': 24, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'broad-except: Catching too general exception Exception'}, {'lnum': 1938, 'col': 24, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'broad-except: Catching too general exception Exception'}, {'lnum': 1960, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'invalid-name: Variable name "CAL" doesn''t conform to snake_case naming style'}, {'lnum': 2034, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-option-value: Bad option value ''bare-exception'''}, {'lnum': 2034, 'col': 24, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'broad-except: Catching too general exception Exception'}, {'lnum': 2086, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 6 spaces).'}, {'lnum': 2098, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2103, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2104, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2107, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2116, 'col': 25, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'invalid-name: Variable name "pv" doesn''t conform to snake_case naming style'}, {'lnum': 2154, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2155, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2157, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2171, 'col': 28, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'broad-except: Catching too general exception Exception'}, {'lnum': 2173, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2174, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2177, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2189, 'col': 29, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'protected-access: Access to a protected member _buscar_ldv of a client class'}, {'lnum': 2190, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2191, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2192, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2208, 'col': 3, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'fixme: TODO:'}, {'lnum': 2209, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'unnecessary-pass: Unnecessary pass statement'}, {'lnum': 2211, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'invalid-name: Method name "pasar_pale_a_B" doesn''t conform to snake_case naming style'}, {'lnum': 2216, 'col': 3, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'fixme: TODO: Implica cambiar bolsas por caja y demás. No es solo cambiar un'}, {'lnum': 2218, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'unnecessary-pass: Unnecessary pass statement'}, {'lnum': 2229, 'col': 19, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'unused-variable: Unused variable ''texto_buscado'''}, {'lnum': 2230, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2232, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'too-many-nested-blocks: Too many nested blocks (6/5)'}, {'lnum': 2240, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2248, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2249, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2252, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2255, 'col': 43, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'protected-access: Access to a protected member _float of a client class'}, {'lnum': 2258, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2259, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2261, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2266, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2267, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2268, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2269, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2270, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2271, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2272, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2279, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2293, 'col': 25, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'invalid-name: Variable name "c" doesn''t conform to snake_case naming style'}, {'lnum': 2301, 'col': 36, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'broad-except: Catching too general exception Exception'}, {'lnum': 2325, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2326, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2327, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2339, 'col': 17, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'unused-variable: Unused variable ''clase'''}, {'lnum': 2345, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'too-many-branches: Too many branches (15/12)'}, {'lnum': 2353, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'global-statement: Using the global statement'}, {'lnum': 2385, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2386, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2387, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2392, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2393, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2409, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2410, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2411, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2412, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2413, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2414, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (add 4 spaces).'}, {'lnum': 2414, 'col': 25, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'E122: continuation line missing indentation or outdented'}, {'lnum': 2416, 'col': 12, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'consider-using-in: Consider merging these comparisons with "in" to ''que_imprimir in (1, 2)'''}, {'lnum': 2420, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2421, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2422, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2427, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2428, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2432, 'col': 17, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'redefined-outer-name: Redefining name ''p'' from outer scope (line 2448)'}, {'lnum': 2432, 'col': 17, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'invalid-name: Variable name "p" doesn''t conform to snake_case naming style'}, {'lnum': 2436, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2437, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2438, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2439, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2440, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2447, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'line-too-long: Line too long (134/100)'}, {'lnum': 2447, 'col': 3, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'fixme: TODO: ¿Por qué no me coje usuario y contraseña desde los parámetros? Necesito poderlo ejecutar como python formularios/partes...'}, {'lnum': 2447, 'col': 84, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'E501: line too long (134 > 79 characters)'}, {'lnum': 2448, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_bolsas.py', 'text': 'invalid-name: Constant name "p" doesn''t conform to UPPER_CASE naming style'}, {'lnum': 504, 'col': 24, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E225: missing whitespace around operator'}, {'lnum': 504, 'col': 39, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E225: missing whitespace around operator'}, {'lnum': 504, 'col': 58, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E225: missing whitespace around operator'}, {'lnum': 504, 'col': 71, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E225: missing whitespace around operator'}, {'lnum': 544, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E129: visually indented line with same indent as next logical line'}, {'lnum': 549, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E129: visually indented line with same indent as next logical line'}, {'lnum': 554, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E129: visually indented line with same indent as next logical line'}, {'lnum': 559, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E129: visually indented line with same indent as next logical line'}, {'lnum': 601, 'col': 24, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E711: comparison to None should be ''if cond is None:'''}, {'lnum': 654, 'col': 46, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E711: comparison to None should be ''if cond is not None:'''}, {'lnum': 655, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E129: visually indented line with same indent as next logical line'}, {'lnum': 693, 'col': 55, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E251: unexpected spaces around keyword / parameter equals'}, {'lnum': 693, 'col': 57, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E251: unexpected spaces around keyword / parameter equals'}, {'lnum': 695, 'col': 55, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E251: unexpected spaces around keyword / parameter equals'}, {'lnum': 695, 'col': 57, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E251: unexpected spaces around keyword / parameter equals'}, {'lnum': 699, 'col': 46, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E711: comparison to None should be ''if cond is not None:'''}, {'lnum': 700, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E129: visually indented line with same indent as next logical line'}, {'lnum': 707, 'col': 46, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E711: comparison to None should be ''if cond is not None:'''}, {'lnum': 708, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E129: visually indented line with same indent as next logical line'}, {'lnum': 757, 'col': 47, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E711: comparison to None should be ''if cond is not None:'''}, {'lnum': 758, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E129: visually indented line with same indent as next logical line'}, {'lnum': 774, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E128: continuation line under-indented for visual indent'}, {'lnum': 792, 'col': 40, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E711: comparison to None should be ''if cond is not None:'''}, {'lnum': 793, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E129: visually indented line with same indent as next logical line'}, {'lnum': 799, 'col': 25, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E116: unexpected indentation (comment)'}, {'lnum': 829, 'col': 23, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E127: continuation line over-indented for visual indent'}, {'lnum': 852, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E128: continuation line under-indented for visual indent'}, {'lnum': 854, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E128: continuation line under-indented for visual indent'}, {'lnum': 856, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E128: continuation line under-indented for visual indent'}, {'lnum': 858, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E128: continuation line under-indented for visual indent'}, {'lnum': 860, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E128: continuation line under-indented for visual indent'}, {'lnum': 862, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E128: continuation line under-indented for visual indent'}, {'lnum': 864, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E128: continuation line under-indented for visual indent'}, {'lnum': 882, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E128: continuation line under-indented for visual indent'}, {'lnum': 885, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E128: continuation line under-indented for visual indent'}, {'lnum': 888, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E128: continuation line under-indented for visual indent'}, {'lnum': 891, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E128: continuation line under-indented for visual indent'}, {'lnum': 895, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E128: continuation line under-indented for visual indent'}, {'lnum': 898, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E128: continuation line under-indented for visual indent'}, {'lnum': 902, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E128: continuation line under-indented for visual indent'}, {'lnum': 914, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E128: continuation line under-indented for visual indent'}, {'lnum': 1021, 'col': 53, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E228: missing whitespace around modulo operator'}, {'lnum': 1053, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E265: block comment should start with ''# '''}, {'lnum': 1058, 'col': 17, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E128: continuation line under-indented for visual indent'}, {'lnum': 1059, 'col': 17, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E128: continuation line under-indented for visual indent'}, {'lnum': 1083, 'col': 30, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E999: SyntaxError: invalid syntax'}, {'lnum': 1083, 'col': 31, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'syntax-error: invalid syntax (<unknown>, line 1083)'}, {'lnum': 1092, 'col': 39, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E127: continuation line over-indented for visual indent'}, {'lnum': 1094, 'col': 29, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E128: continuation line under-indented for visual indent'}, {'lnum': 1097, 'col': 33, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E131: continuation line unaligned for hanging indent'}, {'lnum': 1111, 'col': 29, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E128: continuation line under-indented for visual indent'}, {'lnum': 1112, 'col': 29, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E128: continuation line under-indented for visual indent'}, {'lnum': 1113, 'col': 39, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E128: continuation line under-indented for visual indent'}, {'lnum': 1114, 'col': 39, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E128: continuation line under-indented for visual indent'}, {'lnum': 1115, 'col': 29, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E128: continuation line under-indented for visual indent'}, {'lnum': 1122, 'col': 43, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E231: missing whitespace after '','''}, {'lnum': 1123, 'col': 33, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E128: continuation line under-indented for visual indent'}, {'lnum': 1124, 'col': 33, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E128: continuation line under-indented for visual indent'}, {'lnum': 1125, 'col': 33, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E128: continuation line under-indented for visual indent'}, {'lnum': 1128, 'col': 33, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E128: continuation line under-indented for visual indent'}, {'lnum': 1129, 'col': 33, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E128: continuation line under-indented for visual indent'}, {'lnum': 1134, 'col': 29, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E128: continuation line under-indented for visual indent'}, {'lnum': 1134, 'col': 78, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E228: missing whitespace around modulo operator'}, {'lnum': 1140, 'col': 35, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E127: continuation line over-indented for visual indent'}, {'lnum': 1142, 'col': 41, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E131: continuation line unaligned for hanging indent'}, {'lnum': 1143, 'col': 41, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E131: continuation line unaligned for hanging indent'}, {'lnum': 1146, 'col': 21, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E129: visually indented line with same indent as next logical line'}, {'lnum': 1152, 'col': 33, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E128: continuation line under-indented for visual indent'}, {'lnum': 1153, 'col': 33, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E128: continuation line under-indented for visual indent'}, {'lnum': 1153, 'col': 77, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E228: missing whitespace around modulo operator'}, {'lnum': 1159, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E303: too many blank lines (2)'}, {'lnum': 1165, 'col': 55, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E711: comparison to None should be ''if cond is None:'''}, {'lnum': 1166, 'col': 17, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E128: continuation line under-indented for visual indent'}, {'lnum': 1168, 'col': 55, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E711: comparison to None should be ''if cond is None:'''}, {'lnum': 1169, 'col': 17, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E128: continuation line under-indented for visual indent'}, {'lnum': 1193, 'col': 41, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E131: continuation line unaligned for hanging indent'}, {'lnum': 1194, 'col': 41, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E131: continuation line unaligned for hanging indent'}, {'lnum': 1208, 'col': 29, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E225: missing whitespace around operator'}, {'lnum': 1223, 'col': 31, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E127: continuation line over-indented for visual indent'}, {'lnum': 1234, 'col': 33, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E127: continuation line over-indented for visual indent'}, {'lnum': 1248, 'col': 25, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E127: continuation line over-indented for visual indent'}, {'lnum': 1252, 'col': 24, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E131: continuation line unaligned for hanging indent'}, {'lnum': 1254, 'col': 21, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E124: closing bracket does not match visual indentation'}, {'lnum': 1273, 'col': 25, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E127: continuation line over-indented for visual indent'}, {'lnum': 1275, 'col': 37, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E116: unexpected indentation (comment)'}, {'lnum': 1303, 'col': 20, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E711: comparison to None should be ''if cond is None:'''}, {'lnum': 1313, 'col': 29, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E127: continuation line over-indented for visual indent'}, {'lnum': 1342, 'col': 21, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E711: comparison to None should be ''if cond is None:'''}, {'lnum': 1351, 'col': 27, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E127: continuation line over-indented for visual indent'}, {'lnum': 1355, 'col': 45, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E128: continuation line under-indented for visual indent'}, {'lnum': 1355, 'col': 49, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E251: unexpected spaces around keyword / parameter equals'}, {'lnum': 1355, 'col': 51, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E251: unexpected spaces around keyword / parameter equals'}, {'lnum': 1365, 'col': 38, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E127: continuation line over-indented for visual indent'}, {'lnum': 1374, 'col': 60, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E231: missing whitespace after '','''}, {'lnum': 1374, 'col': 70, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E231: missing whitespace after '','''}, {'lnum': 1385, 'col': 38, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E127: continuation line over-indented for visual indent'}, {'lnum': 1386, 'col': 31, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E127: continuation line over-indented for visual indent'}, {'lnum': 1398, 'col': 23, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E127: continuation line over-indented for visual indent'}, {'lnum': 1400, 'col': 23, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E127: continuation line over-indented for visual indent'}, {'lnum': 1403, 'col': 44, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E711: comparison to None should be ''if cond is not None:'''}, {'lnum': 1405, 'col': 17, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E128: continuation line under-indented for visual indent'}, {'lnum': 1407, 'col': 17, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E128: continuation line under-indented for visual indent'}, {'lnum': 1411, 'col': 17, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E128: continuation line under-indented for visual indent'}, {'lnum': 1413, 'col': 17, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E128: continuation line under-indented for visual indent'}, {'lnum': 1415, 'col': 17, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E128: continuation line under-indented for visual indent'}, {'lnum': 1418, 'col': 43, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E711: comparison to None should be ''if cond is not None:'''}, {'lnum': 1435, 'col': 47, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E711: comparison to None should be ''if cond is not None:'''}, {'lnum': 1445, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E302: expected 2 blank lines, found 1'}, {'lnum': 1448, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E302: expected 2 blank lines, found 1'}, {'lnum': 1459, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E302: expected 2 blank lines, found 1'}, {'lnum': 1473, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E302: expected 2 blank lines, found 1'}, {'lnum': 1485, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E302: expected 2 blank lines, found 1'}, {'lnum': 1485, 'col': 33, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E251: unexpected spaces around keyword / parameter equals'}, {'lnum': 1485, 'col': 35, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E251: unexpected spaces around keyword / parameter equals'}, {'lnum': 1497, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E265: block comment should start with ''# '''}, {'lnum': 1514, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'E303: too many blank lines (3)'}, {'lnum': 1516, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/trazabilidad_articulos.py', 'text': 'W391: blank line at end of file'}, {'lnum': 56, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/feynman.py', 'text': 'unused-argument: Unused argument ''producto'''}, {'lnum': 56, 'col': 23, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/feynman.py', 'text': 'unused-argument: Unused argument ''desde'''}, {'lnum': 56, 'col': 30, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/feynman.py', 'text': 'unused-argument: Unused argument ''hasta'''}, {'lnum': 88, 'col': 3, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/feynman.py', 'text': 'fixme: TODO'}, {'lnum': 15, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'api/murano/connection.py', 'text': 'import-error: Unable to import ''pymssql'''}, {'lnum': 46, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/murano/connection.py', 'text': 'useless-object-inheritance: Class ''Connection'' inherits from object, can be safely removed from bases in python3'}, {'lnum': 80, 'col': 34, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/murano/connection.py', 'text': 'deprecated-method: Using deprecated method getargvalues()'}, {'lnum': 202, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/murano/connection.py', 'text': 'import-outside-toplevel: Import outside toplevel (re)'}, {'lnum': 1, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'missing-module-docstring: Missing module docstring'}, {'lnum': 1, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'too-many-lines: Too many lines in module (5355/1000)'}, {'lnum': 55, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'import-error: Unable to import ''ventana'''}, {'lnum': 56, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'import-error: Unable to import ''formularios'''}, {'lnum': 57, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'import-error: Unable to import ''pygtk'''}, {'lnum': 59, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'wrong-import-position: Import "import gtk" should be placed at the top of the module'}, {'lnum': 59, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'import-error: Unable to import ''gtk'''}, {'lnum': 60, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'wrong-import-position: Import "import time" should be placed at the top of the module'}, {'lnum': 60, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'wrong-import-order: standard import "import time" should be placed before "from ventana import Ventana"'}, {'lnum': 61, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'wrong-import-position: Import "import mx.DateTime" should be placed at the top of the module'}, {'lnum': 61, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'import-error: Unable to import ''mx.DateTime'''}, {'lnum': 62, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'wrong-import-position: Import "from framework import pclases" should be placed at the top of the module'}, {'lnum': 62, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'import-error: Unable to import ''framework'''}, {'lnum': 63, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'wrong-import-position: Import "from informes import geninformes" should be placed at the top of the module'}, {'lnum': 63, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'import-error: Unable to import ''informes'''}, {'lnum': 64, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'wrong-import-position: Import "from utils import _float as float" should be placed at the top of the module'}, {'lnum': 64, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'redefined-builtin: Redefining built-in ''float'''}, {'lnum': 64, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'import-error: Unable to import ''utils'''}, {'lnum': 65, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'wrong-import-position: Import "from ventana_progreso import VentanaActividad, VentanaProgreso" should be placed at the top of the module'}, {'lnum': 65, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'import-error: Unable to import ''ventana_progreso'''}, {'lnum': 66, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'wrong-import-position: Import "import pango" should be placed at the top of the module'}, {'lnum': 66, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'import-error: Unable to import ''pango'''}, {'lnum': 67, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'wrong-import-position: Import "import re" should be placed at the top of the module'}, {'lnum': 67, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'wrong-import-order: standard import "import re" should be placed before "from ventana import Ventana"'}, {'lnum': 68, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'wrong-import-position: Import "from formularios import reports" should be placed at the top of the module'}, {'lnum': 68, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'ungrouped-imports: Imports from package formularios are not grouped'}, {'lnum': 68, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'import-error: Unable to import ''formularios'''}, {'lnum': 69, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'wrong-import-position: Import "import datetime" should be placed at the top of the module'}, {'lnum': 69, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'wrong-import-order: standard import "import datetime" should be placed before "from ventana import Ventana"'}, {'lnum': 70, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'wrong-import-position: Import "from lib.myprint import myprint" should be placed at the top of the module'}, {'lnum': 70, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'import-error: Unable to import ''lib.myprint'''}, {'lnum': 114, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'protected-access: Access to a protected member _corregir_campos_fechahora of a client class'}, {'lnum': 118, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'missing-class-docstring: Missing class docstring'}, {'lnum': 118, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'too-many-public-methods: Too many public methods (114/20)'}, {'lnum': 204, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 204, 'col': 24, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unused-argument: Unused argument ''boton'''}, {'lnum': 216, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 216, 'col': 25, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unused-argument: Unused argument ''boton'''}, {'lnum': 229, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'no-self-use: Method could be a function'}, {'lnum': 281, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "w" doesn''t conform to snake_case naming style'}, {'lnum': 319, 'col': 28, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'protected-access: Access to a protected member _float of a client class'}, {'lnum': 320, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'E722: do not use bare ''except'''}, {'lnum': 320, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bare-except: No exception type(s) specified'}, {'lnum': 323, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong continued indentation (add 15 spaces).'}, {'lnum': 354, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'too-many-branches: Too many branches (20/12)'}, {'lnum': 354, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'too-many-locals: Too many local variables (18/15)'}, {'lnum': 354, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'too-many-statements: Too many statements (116/50)'}, {'lnum': 384, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong continued indentation (remove 3 spaces).'}, {'lnum': 386, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong continued indentation (remove 3 spaces).'}, {'lnum': 388, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong continued indentation (remove 3 spaces).'}, {'lnum': 390, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong continued indentation (remove 3 spaces).'}, {'lnum': 392, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong continued indentation (remove 3 spaces).'}, {'lnum': 394, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong continued indentation (remove 3 spaces).'}, {'lnum': 396, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong continued indentation (remove 3 spaces).'}, {'lnum': 408, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong continued indentation (remove 3 spaces).'}, {'lnum': 414, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong continued indentation (remove 3 spaces).'}, {'lnum': 416, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong continued indentation (remove 3 spaces).'}, {'lnum': 418, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong continued indentation (remove 3 spaces).'}, {'lnum': 423, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong continued indentation (remove 3 spaces).'}, {'lnum': 445, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong continued indentation (remove 3 spaces).'}, {'lnum': 447, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong continued indentation (remove 3 spaces).'}, {'lnum': 476, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 477, 'col': 20, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'broad-except: Catching too general exception Exception'}, {'lnum': 484, 'col': 17, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'consider-using-ternary: Consider using ternary (carga_mas_antigua.productoCompra.descripcion.upper().replace(''GRANZA'', '''').replace(''GRANEL'', '''') if carga_mas_antigua.productoCompra else ''?'')'}, {'lnum': 568, 'col': 41, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'E117: over-indented (comment)'}, {'lnum': 576, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'too-many-locals: Too many local variables (17/15)'}, {'lnum': 608, 'col': 28, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'broad-except: Catching too general exception Exception'}, {'lnum': 627, 'col': 56, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unused-argument: Unused argument ''cell'''}, {'lnum': 659, 'col': 17, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "c" doesn''t conform to snake_case naming style'}, {'lnum': 672, 'col': 51, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unused-argument: Unused argument ''cell'''}, {'lnum': 684, 'col': 30, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'protected-access: Access to a protected member _float of a client class'}, {'lnum': 692, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "productoCompra" doesn''t conform to snake_case naming style'}, {'lnum': 720, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Argument name "ch" doesn''t conform to snake_case naming style'}, {'lnum': 720, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'no-self-use: Method could be a function'}, {'lnum': 762, 'col': 17, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'singleton-comparison: Comparison to False should be ''not expr'''}, {'lnum': 764, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 765, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (add 4 spaces).'}, {'lnum': 766, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation.'}, {'lnum': 767, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong continued indentation (add 36 spaces).'}, {'lnum': 822, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Argument name "ch" doesn''t conform to snake_case naming style'}, {'lnum': 832, 'col': 20, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'broad-except: Catching too general exception Exception'}, {'lnum': 845, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'no-self-use: Method could be a function'}, {'lnum': 861, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unused-variable: Unused variable ''check'''}, {'lnum': 861, 'col': 20, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'redefined-argument-from-local: Redefining argument with the local name ''scale'''}, {'lnum': 864, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Argument name "b" doesn''t conform to snake_case naming style'}, {'lnum': 864, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 864, 'col': 26, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unused-argument: Unused argument ''b'''}, {'lnum': 901, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Argument name "b" doesn''t conform to snake_case naming style'}, {'lnum': 901, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 901, 'col': 27, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unused-argument: Unused argument ''b'''}, {'lnum': 912, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 912, 'col': 38, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unused-argument: Unused argument ''cell'''}, {'lnum': 915, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bare-except: No exception type(s) specified'}, {'lnum': 947, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 947, 'col': 40, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unused-argument: Unused argument ''cell'''}, {'lnum': 950, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bare-except: No exception type(s) specified'}, {'lnum': 981, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 981, 'col': 40, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unused-argument: Unused argument ''cell'''}, {'lnum': 984, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bare-except: No exception type(s) specified'}, {'lnum': 1009, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 1009, 'col': 39, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unused-argument: Unused argument ''cell'''}, {'lnum': 1012, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bare-except: No exception type(s) specified'}, {'lnum': 1035, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Argument name "s" doesn''t conform to snake_case naming style'}, {'lnum': 1048, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "ws" doesn''t conform to snake_case naming style'}, {'lnum': 1053, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "w" doesn''t conform to snake_case naming style'}, {'lnum': 1072, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1077, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bare-except: No exception type(s) specified'}, {'lnum': 1091, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "r" doesn''t conform to snake_case naming style'}, {'lnum': 1098, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1099, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1100, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1105, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1106, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1107, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'no-else-return: Unnecessary "else" after "return"'}, {'lnum': 1112, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Argument name "tv" doesn''t conform to snake_case naming style'}, {'lnum': 1112, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'no-self-use: Method could be a function'}, {'lnum': 1112, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 1131, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'too-many-statements: Too many statements (51/50)'}, {'lnum': 1182, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "a" doesn''t conform to snake_case naming style'}, {'lnum': 1184, 'col': 17, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'no-else-break: Unnecessary "elif" after "break"'}, {'lnum': 1198, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bare-except: No exception type(s) specified'}, {'lnum': 1205, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1207, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1208, 'col': 28, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'fixme: self.load_conf_silos() # TODO: ¿Afectará a si cambio el porcentaje de'}, {'lnum': 1216, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'E303: too many blank lines (2)'}, {'lnum': 1216, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 1220, 'col': 17, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'E117: over-indented (comment)'}, {'lnum': 1229, 'col': 37, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'E117: over-indented (comment)'}, {'lnum': 1238, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'no-self-use: Method could be a function'}, {'lnum': 1238, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 1239, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'no-else-return: Unnecessary "elif" after "return"'}, {'lnum': 1246, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Argument name "a" doesn''t conform to snake_case naming style'}, {'lnum': 1246, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'no-self-use: Method could be a function'}, {'lnum': 1246, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 1248, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'no-else-return: Unnecessary "elif" after "return"'}, {'lnum': 1256, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bare-except: No exception type(s) specified'}, {'lnum': 1259, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Argument name "a" doesn''t conform to snake_case naming style'}, {'lnum': 1259, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'no-self-use: Method could be a function'}, {'lnum': 1259, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 1269, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bare-except: No exception type(s) specified'}, {'lnum': 1273, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Argument name "a" doesn''t conform to snake_case naming style'}, {'lnum': 1273, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'no-self-use: Method could be a function'}, {'lnum': 1273, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 1276, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bare-except: No exception type(s) specified'}, {'lnum': 1279, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'no-self-use: Method could be a function'}, {'lnum': 1279, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 1282, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bare-except: No exception type(s) specified'}, {'lnum': 1285, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'no-self-use: Method could be a function'}, {'lnum': 1285, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 1288, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bare-except: No exception type(s) specified'}, {'lnum': 1291, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'no-self-use: Method could be a function'}, {'lnum': 1291, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 1294, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bare-except: No exception type(s) specified'}, {'lnum': 1297, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Argument name "d" doesn''t conform to snake_case naming style'}, {'lnum': 1297, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'no-self-use: Method could be a function'}, {'lnum': 1297, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 1309, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Argument name "d" doesn''t conform to snake_case naming style'}, {'lnum': 1309, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'no-self-use: Method could be a function'}, {'lnum': 1309, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 1311, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'no-else-return: Unnecessary "elif" after "return"'}, {'lnum': 1319, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bare-except: No exception type(s) specified'}, {'lnum': 1321, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'no-else-return: Unnecessary "else" after "return"'}, {'lnum': 1326, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Argument name "d" doesn''t conform to snake_case naming style'}, {'lnum': 1326, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 1329, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Argument name "d" doesn''t conform to snake_case naming style'}, {'lnum': 1329, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'no-self-use: Method could be a function'}, {'lnum': 1329, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 1335, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bare-except: No exception type(s) specified'}, {'lnum': 1338, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 1350, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'no-self-use: Method could be a function'}, {'lnum': 1350, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 1352, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unnecessary-comprehension: Unnecessary use of a comprehension'}, {'lnum': 1364, 'col': 23, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unused-argument: Unused argument ''column'''}, {'lnum': 1364, 'col': 49, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unused-argument: Unused argument ''numcol'''}, {'lnum': 1367, 'col': 17, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "ht" doesn''t conform to snake_case naming style'}, {'lnum': 1368, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bare-except: No exception type(s) specified'}, {'lnum': 1394, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Argument name "tv" doesn''t conform to snake_case naming style'}, {'lnum': 1394, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'no-self-use: Method could be a function'}, {'lnum': 1394, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 1394, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'too-many-statements: Too many statements (61/50)'}, {'lnum': 1395, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'too-many-branches: Too many branches (22/12)'}, {'lnum': 1395, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'too-many-statements: Too many statements (57/50)'}, {'lnum': 1453, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "claseB" doesn''t conform to snake_case naming style'}, {'lnum': 1489, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'consider-using-enumerate: Consider using enumerate instead of iterating with range and len'}, {'lnum': 1495, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 1495, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'too-many-locals: Too many local variables (21/15)'}, {'lnum': 1495, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'too-many-statements: Too many statements (54/50)'}, {'lnum': 1498, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unnecessary-comprehension: Unnecessary use of a comprehension'}, {'lnum': 1499, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unnecessary-comprehension: Unnecessary use of a comprehension'}, {'lnum': 1504, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "numA" doesn''t conform to snake_case naming style'}, {'lnum': 1504, 'col': 16, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "numB" doesn''t conform to snake_case naming style'}, {'lnum': 1505, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "pesoA" doesn''t conform to snake_case naming style'}, {'lnum': 1505, 'col': 17, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "pesoB" doesn''t conform to snake_case naming style'}, {'lnum': 1530, 'col': 17, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "numB" doesn''t conform to snake_case naming style'}, {'lnum': 1531, 'col': 17, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "pesoB" doesn''t conform to snake_case naming style'}, {'lnum': 1533, 'col': 17, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "numA" doesn''t conform to snake_case naming style'}, {'lnum': 1534, 'col': 17, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "pesoA" doesn''t conform to snake_case naming style'}, {'lnum': 1541, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unnecessary-comprehension: Unnecessary use of a comprehension'}, {'lnum': 1547, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1549, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1565, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1572, 'col': 16, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'broad-except: Catching too general exception Exception'}, {'lnum': 1590, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1591, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1592, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1597, 'col': 17, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "c" doesn''t conform to snake_case naming style'}, {'lnum': 1631, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1640, 'col': 25, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "cs" doesn''t conform to snake_case naming style'}, {'lnum': 1642, 'col': 25, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "pc" doesn''t conform to snake_case naming style'}, {'lnum': 1681, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1685, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1694, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "e" doesn''t conform to snake_case naming style'}, {'lnum': 1694, 'col': 20, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'broad-except: Catching too general exception Exception'}, {'lnum': 1746, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1748, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1765, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1766, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1768, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1769, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1772, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 1772, 'col': 40, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unused-argument: Unused argument ''cell'''}, {'lnum': 1780, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "ht" doesn''t conform to snake_case naming style'}, {'lnum': 1783, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1784, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1785, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1786, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1804, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 1804, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'too-many-branches: Too many branches (13/12)'}, {'lnum': 1804, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'too-many-locals: Too many local variables (18/15)'}, {'lnum': 1804, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'too-many-statements: Too many statements (59/50)'}, {'lnum': 1878, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1901, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 1901, 'col': 37, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unused-argument: Unused argument ''cell'''}, {'lnum': 1929, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 1929, 'col': 30, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unused-argument: Unused argument ''cell'''}, {'lnum': 1954, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 1958, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 1958, 'col': 41, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unused-argument: Unused argument ''cell'''}, {'lnum': 1967, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1968, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1969, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1970, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1971, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1973, 'col': 17, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'pointless-statement: Statement seems to have no effect'}, {'lnum': 2001, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 2001, 'col': 38, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unused-argument: Unused argument ''cell'''}, {'lnum': 2010, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2011, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2012, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2013, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2014, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2043, 'col': 45, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unused-argument: Unused argument ''widget'''}, {'lnum': 2060, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2062, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2063, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2065, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2066, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2067, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2068, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2069, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2070, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2072, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'protected-access: Access to a protected member _corregir_campos_fechahora of a client class'}, {'lnum': 2081, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'inconsistent-return-statements: Either all return statements in a function should return an expression, or none of them should.'}, {'lnum': 2081, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'too-many-branches: Too many branches (20/12)'}, {'lnum': 2081, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'too-many-statements: Too many statements (59/50)'}, {'lnum': 2081, 'col': 40, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unused-argument: Unused argument ''widget'''}, {'lnum': 2109, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bare-except: No exception type(s) specified'}, {'lnum': 2110, 'col': 3, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'fixme: TODO: No funciona bien la búsqueda por producto. Al'}, {'lnum': 2114, 'col': 21, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'singleton-comparison: Comparison to None should be ''expr is not None'''}, {'lnum': 2124, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 12 spaces).'}, {'lnum': 2126, 'col': 29, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'redefined-outer-name: Redefining name ''p'' from outer scope (line 5355)'}, {'lnum': 2126, 'col': 29, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "p" doesn''t conform to snake_case naming style'}, {'lnum': 2138, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-indentation: Bad indentation. Found 24 spaces, expected 20'}, {'lnum': 2138, 'col': 25, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'E117: over-indented'}, {'lnum': 2138, 'col': 29, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "p" doesn''t conform to snake_case naming style'}, {'lnum': 2143, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-indentation: Bad indentation. Found 28 spaces, expected 24'}, {'lnum': 2144, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-indentation: Bad indentation. Found 24 spaces, expected 20'}, {'lnum': 2145, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-indentation: Bad indentation. Found 24 spaces, expected 20'}, {'lnum': 2147, 'col': 25, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "p" doesn''t conform to snake_case naming style'}, {'lnum': 2160, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2164, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2196, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'too-many-statements: Too many statements (57/50)'}, {'lnum': 2196, 'col': 23, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unused-argument: Unused argument ''widget'''}, {'lnum': 2223, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2242, 'col': 28, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'protected-access: Access to a protected member _float of a client class'}, {'lnum': 2243, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bare-except: No exception type(s) specified'}, {'lnum': 2251, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bare-except: No exception type(s) specified'}, {'lnum': 2269, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "e" doesn''t conform to snake_case naming style'}, {'lnum': 2269, 'col': 16, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'broad-except: Catching too general exception Exception'}, {'lnum': 2279, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2280, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'protected-access: Access to a protected member _corregir_campos_fechahora of a client class'}, {'lnum': 2295, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 2295, 'col': 28, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unused-argument: Unused argument ''boton'''}, {'lnum': 2312, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bare-except: No exception type(s) specified'}, {'lnum': 2322, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 2322, 'col': 34, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unused-argument: Unused argument ''boton'''}, {'lnum': 2324, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2331, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 2336, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bare-except: No exception type(s) specified'}, {'lnum': 2346, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'protected-access: Access to a protected member _corregir_campos_fechahora of a client class'}, {'lnum': 2353, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 2353, 'col': 30, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unused-argument: Unused argument ''boton'''}, {'lnum': 2358, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bare-except: No exception type(s) specified'}, {'lnum': 2366, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'protected-access: Access to a protected member _corregir_campos_fechahora of a client class'}, {'lnum': 2392, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2393, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2394, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2395, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2396, 'col': 27, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'singleton-comparison: Comparison to False should be ''not expr'''}, {'lnum': 2400, 'col': 21, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'E117: over-indented (comment)'}, {'lnum': 2401, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-indentation: Bad indentation. Found 20 spaces, expected 16'}, {'lnum': 2401, 'col': 21, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'E117: over-indented'}, {'lnum': 2402, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2403, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-indentation: Bad indentation. Found 20 spaces, expected 16'}, {'lnum': 2404, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-indentation: Bad indentation. Found 24 spaces, expected 20'}, {'lnum': 2405, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-indentation: Bad indentation. Found 20 spaces, expected 16'}, {'lnum': 2413, 'col': 21, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'E117: over-indented (comment)'}, {'lnum': 2414, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-indentation: Bad indentation. Found 20 spaces, expected 16'}, {'lnum': 2414, 'col': 21, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'E117: over-indented'}, {'lnum': 2422, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-indentation: Bad indentation. Found 20 spaces, expected 16'}, {'lnum': 2463, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'no-else-return: Unnecessary "else" after "return"'}, {'lnum': 2468, 'col': 28, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unused-argument: Unused argument ''boton'''}, {'lnum': 2496, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2498, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bare-except: No exception type(s) specified'}, {'lnum': 2506, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2507, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2507, 'col': 17, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'singleton-comparison: Comparison to None should be ''expr is not None'''}, {'lnum': 2521, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2525, 'col': 17, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "a" doesn''t conform to snake_case naming style'}, {'lnum': 2538, 'col': 3, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'fixme: XXX: Caso especial para reenvasado de bigbags: 27 de marzo de 2007.'}, {'lnum': 2543, 'col': 3, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'fixme: XXX'}, {'lnum': 2548, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2573, 'col': 3, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'fixme: XXX: Caso especial para reenvasado de bigbags: 27 de marzo de 2007.'}, {'lnum': 2574, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'too-many-nested-blocks: Too many nested blocks (6/5)'}, {'lnum': 2577, 'col': 3, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'fixme: XXX'}, {'lnum': 2583, 'col': 24, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'broad-except: Catching too general exception Exception'}, {'lnum': 2601, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2639, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2642, 'col': 3, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'fixme: XXX: Caso especial para reenvasado de bigbags: 27 marzo 2007.'}, {'lnum': 2646, 'col': 3, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'fixme: XXX'}, {'lnum': 2666, 'col': 3, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'fixme: XXX: Caso especial para reenvasado de bigbags: 27 de marzo de 2007.'}, {'lnum': 2669, 'col': 3, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'fixme: XXX'}, {'lnum': 2681, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'too-many-branches: Too many branches (18/12)'}, {'lnum': 2681, 'col': 24, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unused-argument: Unused argument ''boton'''}, {'lnum': 2759, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 28 spaces).'}, {'lnum': 2776, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'no-self-use: Method could be a function'}, {'lnum': 2776, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 2792, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Argument name "b" doesn''t conform to snake_case naming style'}, {'lnum': 2792, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Function name "ok" doesn''t conform to snake_case naming style'}, {'lnum': 2792, 'col': 16, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unused-argument: Unused argument ''b'''}, {'lnum': 2796, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Argument name "b" doesn''t conform to snake_case naming style'}, {'lnum': 2796, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Function name "ko" doesn''t conform to snake_case naming style'}, {'lnum': 2796, 'col': 16, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unused-argument: Unused argument ''b'''}, {'lnum': 2812, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2814, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2818, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2829, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'no-self-use: Method could be a function'}, {'lnum': 2829, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'too-many-arguments: Too many arguments (7/5)'}, {'lnum': 2847, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "de" doesn''t conform to snake_case naming style'}, {'lnum': 2853, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "de" doesn''t conform to snake_case naming style'}, {'lnum': 2865, 'col': 24, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unused-argument: Unused argument ''widget'''}, {'lnum': 2904, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2906, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2907, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2908, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2914, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bare-except: No exception type(s) specified'}, {'lnum': 2965, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bare-except: No exception type(s) specified'}, {'lnum': 2993, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'inconsistent-return-statements: Either all return statements in a function should return an expression, or none of them should.'}, {'lnum': 3014, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bare-except: No exception type(s) specified'}, {'lnum': 3035, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 3035, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'too-many-branches: Too many branches (20/12)'}, {'lnum': 3035, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'too-many-statements: Too many statements (56/50)'}, {'lnum': 3035, 'col': 25, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unused-argument: Unused argument ''boton'''}, {'lnum': 3054, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'too-many-nested-blocks: Too many nested blocks (6/5)'}, {'lnum': 3054, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'no-else-return: Unnecessary "else" after "return"'}, {'lnum': 3067, 'col': 20, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'consider-using-in: Consider merging these comparisons with "in" to "codbala in (0, '''')"'}, {'lnum': 3101, 'col': 3, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'fixme: TODO: Falta aumentar la granza al igual que se'}, {'lnum': 3117, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 3118, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 3119, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 3149, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 3149, 'col': 30, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unused-argument: Unused argument ''boton'''}, {'lnum': 3150, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "ii" doesn''t conform to snake_case naming style'}, {'lnum': 3200, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 3201, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 3202, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 3222, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 3222, 'col': 31, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unused-argument: Unused argument ''boton'''}, {'lnum': 3248, 'col': 21, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bare-except: No exception type(s) specified'}, {'lnum': 3256, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Argument name "w" doesn''t conform to snake_case naming style'}, {'lnum': 3256, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 3256, 'col': 28, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unused-argument: Unused argument ''w'''}, {'lnum': 3258, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 3258, 'col': 29, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'singleton-comparison: Comparison to True should be just ''expr'''}, {'lnum': 3259, 'col': 29, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'singleton-comparison: Comparison to True should be just ''expr'''}, {'lnum': 3260, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 3277, 'col': 17, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "e" doesn''t conform to snake_case naming style'}, {'lnum': 3279, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bare-except: No exception type(s) specified'}, {'lnum': 3287, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Argument name "w" doesn''t conform to snake_case naming style'}, {'lnum': 3287, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 3287, 'col': 29, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unused-argument: Unused argument ''w'''}, {'lnum': 3293, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "e" doesn''t conform to snake_case naming style'}, {'lnum': 3297, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 3301, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "ht" doesn''t conform to snake_case naming style'}, {'lnum': 3315, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Argument name "w" doesn''t conform to snake_case naming style'}, {'lnum': 3315, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'too-many-branches: Too many branches (20/12)'}, {'lnum': 3315, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'too-many-statements: Too many statements (54/50)'}, {'lnum': 3315, 'col': 28, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unused-argument: Unused argument ''w'''}, {'lnum': 3328, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong continued indentation before block (add 4 spaces).'}, {'lnum': 3347, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'self-assigning-variable: Assigning the same variable ''numlote'' to itself'}, {'lnum': 3382, 'col': 17, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'no-else-return: Unnecessary "else" after "return"'}, {'lnum': 3403, 'col': 17, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "a" doesn''t conform to snake_case naming style'}, {'lnum': 3409, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 3409, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'too-many-branches: Too many branches (13/12)'}, {'lnum': 3465, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "a" doesn''t conform to snake_case naming style'}, {'lnum': 3473, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 3484, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 3499, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'no-self-use: Method could be a function'}, {'lnum': 3512, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 3524, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'singleton-comparison: Comparison to True should be just ''expr'''}, {'lnum': 3525, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'singleton-comparison: Comparison to False should be ''not expr'''}, {'lnum': 3527, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'no-else-return: Unnecessary "elif" after "return"'}, {'lnum': 3548, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Argument name "w" doesn''t conform to snake_case naming style'}, {'lnum': 3548, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 3548, 'col': 26, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unused-argument: Unused argument ''w'''}, {'lnum': 3553, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 3554, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 3556, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 3583, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Argument name "w" doesn''t conform to snake_case naming style'}, {'lnum': 3583, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 3583, 'col': 27, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unused-argument: Unused argument ''w'''}, {'lnum': 3594, 'col': 3, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'fixme: XXX vvv'}, {'lnum': 3595, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 3595, 'col': 30, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unused-argument: Unused argument ''lista'''}, {'lnum': 3603, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "ag" doesn''t conform to snake_case naming style'}, {'lnum': 3619, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "ui" doesn''t conform to snake_case naming style'}, {'lnum': 3625, 'col': 30, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unused-argument: Unused argument ''parametro'''}, {'lnum': 3653, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 3653, 'col': 36, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unused-argument: Unused argument ''parametro'''}, {'lnum': 3662, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "a" doesn''t conform to snake_case naming style'}, {'lnum': 3693, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 3721, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 3726, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "m" doesn''t conform to snake_case naming style'}, {'lnum': 3744, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 3745, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 3747, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 3748, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 3757, 'col': 3, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'fixme: XXX ^^^'}, {'lnum': 3759, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Argument name "ch" doesn''t conform to snake_case naming style'}, {'lnum': 3759, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Method name "_DEPRECATED_bloquear" doesn''t conform to snake_case naming style'}, {'lnum': 3779, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 3780, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 3783, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 3788, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Argument name "ch" doesn''t conform to snake_case naming style'}, {'lnum': 3800, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'too-many-nested-blocks: Too many nested blocks (7/5)'}, {'lnum': 3810, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 3811, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 3813, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 3817, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 3818, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 3819, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation.'}, {'lnum': 3824, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 3831, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 3868, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 3869, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 3870, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 3875, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 3876, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 3881, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 3884, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'dangerous-default-value: Dangerous default value [] as argument'}, {'lnum': 3895, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 3896, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 3897, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 3921, 'col': 23, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'undefined-loop-variable: Using possibly undefined loop variable ''articulo'''}, {'lnum': 3943, 'col': 17, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bare-except: No exception type(s) specified'}, {'lnum': 3948, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 3948, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'too-many-locals: Too many local variables (16/15)'}, {'lnum': 3948, 'col': 24, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unused-argument: Unused argument ''boton'''}, {'lnum': 3951, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "ws" doesn''t conform to snake_case naming style'}, {'lnum': 3956, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "w" doesn''t conform to snake_case naming style'}, {'lnum': 3959, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "h" doesn''t conform to snake_case naming style'}, {'lnum': 3968, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unnecessary-comprehension: Unnecessary use of a comprehension'}, {'lnum': 3969, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unnecessary-comprehension: Unnecessary use of a comprehension'}, {'lnum': 4002, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "consumoAdicional" doesn''t conform to snake_case naming style'}, {'lnum': 4015, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4038, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4039, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4049, 'col': 24, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'broad-except: Catching too general exception Exception'}, {'lnum': 4055, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4068, 'col': 24, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'broad-except: Catching too general exception Exception'}, {'lnum': 4077, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4078, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4079, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4080, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4081, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4082, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4083, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4087, 'col': 28, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'broad-except: Catching too general exception Exception'}, {'lnum': 4093, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4100, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4101, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4105, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4122, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4128, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4132, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4133, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4134, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4135, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4136, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4137, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4138, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4144, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4153, 'col': 54, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unused-argument: Unused argument ''restar'''}, {'lnum': 4162, 'col': 3, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'fixme: XXX: Caso especial para reenvasado de bigbags: 27 de marzo de 2007.'}, {'lnum': 4172, 'col': 3, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'fixme: XXX'}, {'lnum': 4179, 'col': 3, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'fixme: FIXME: TODO: Creo que el unificar_consumos tiene un _bug_ que'}, {'lnum': 4187, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'too-many-branches: Too many branches (16/12)'}, {'lnum': 4187, 'col': 25, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unused-argument: Unused argument ''boton'''}, {'lnum': 4193, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4194, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4196, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4201, 'col': 21, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "a" doesn''t conform to snake_case naming style'}, {'lnum': 4202, 'col': 21, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "b" doesn''t conform to snake_case naming style'}, {'lnum': 4204, 'col': 25, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "b" doesn''t conform to snake_case naming style'}, {'lnum': 4207, 'col': 25, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "a" doesn''t conform to snake_case naming style'}, {'lnum': 4208, 'col': 25, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "b" doesn''t conform to snake_case naming style'}, {'lnum': 4209, 'col': 17, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bare-except: No exception type(s) specified'}, {'lnum': 4211, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4212, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4214, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4223, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4224, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4227, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4235, 'col': 21, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "a" doesn''t conform to snake_case naming style'}, {'lnum': 4236, 'col': 17, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bare-except: No exception type(s) specified'}, {'lnum': 4238, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4239, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4241, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4243, 'col': 17, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'no-else-return: Unnecessary "else" after "return"'}, {'lnum': 4245, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4246, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4248, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4256, 'col': 17, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "b" doesn''t conform to snake_case naming style'}, {'lnum': 4258, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4259, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4260, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4261, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4273, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong continued indentation (add 8 spaces).'}, {'lnum': 4274, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong continued indentation (add 8 spaces).'}, {'lnum': 4284, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Method name "etiquetasPeq" doesn''t conform to snake_case naming style'}, {'lnum': 4284, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'too-many-branches: Too many branches (27/12)'}, {'lnum': 4284, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'too-many-locals: Too many local variables (30/15)'}, {'lnum': 4284, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'too-many-statements: Too many statements (77/50)'}, {'lnum': 4284, 'col': 28, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unused-argument: Unused argument ''boton'''}, {'lnum': 4301, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'line-too-long: Line too long (153/100)'}, {'lnum': 4301, 'col': 80, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'E501: line too long (153 > 79 characters)'}, {'lnum': 4306, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4307, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4310, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4311, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4316, 'col': 25, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "a" doesn''t conform to snake_case naming style'}, {'lnum': 4317, 'col': 25, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "b" doesn''t conform to snake_case naming style'}, {'lnum': 4319, 'col': 29, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "b" doesn''t conform to snake_case naming style'}, {'lnum': 4321, 'col': 29, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "a" doesn''t conform to snake_case naming style'}, {'lnum': 4321, 'col': 32, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "b" doesn''t conform to snake_case naming style'}, {'lnum': 4322, 'col': 21, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bare-except: No exception type(s) specified'}, {'lnum': 4324, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4325, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4327, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4336, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4337, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4340, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4345, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 12 spaces).'}, {'lnum': 4351, 'col': 21, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bare-except: No exception type(s) specified'}, {'lnum': 4353, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4354, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4355, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4357, 'col': 25, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "a" doesn''t conform to snake_case naming style'}, {'lnum': 4360, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4361, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4363, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4370, 'col': 21, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "b" doesn''t conform to snake_case naming style'}, {'lnum': 4372, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4373, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4374, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4375, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4387, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong continued indentation (add 8 spaces).'}, {'lnum': 4388, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong continued indentation (add 8 spaces).'}, {'lnum': 4409, 'col': 80, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'E501: line too long (80 > 79 characters)'}, {'lnum': 4419, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4430, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4431, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4432, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4433, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4447, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Argument name "w" doesn''t conform to snake_case naming style'}, {'lnum': 4484, 'col': 21, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "ca" doesn''t conform to snake_case naming style'}, {'lnum': 4494, 'col': 29, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "v" doesn''t conform to snake_case naming style'}, {'lnum': 4495, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4496, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4505, 'col': 29, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "u" doesn''t conform to snake_case naming style'}, {'lnum': 4512, 'col': 29, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "v" doesn''t conform to snake_case naming style'}, {'lnum': 4513, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4514, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4524, 'col': 29, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "u" doesn''t conform to snake_case naming style'}, {'lnum': 4545, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "CAL" doesn''t conform to snake_case naming style'}, {'lnum': 4558, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong continued indentation (add 1 space).'}, {'lnum': 4559, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong continued indentation before block (add 4 spaces).'}, {'lnum': 4565, 'col': 29, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "ht" doesn''t conform to snake_case naming style'}, {'lnum': 4583, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 4583, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'too-many-locals: Too many local variables (21/15)'}, {'lnum': 4585, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "LAB" doesn''t conform to snake_case naming style'}, {'lnum': 4596, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4614, 'col': 17, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bare-except: No exception type(s) specified'}, {'lnum': 4616, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4625, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4636, 'col': 20, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'chained-comparison: Simplify chained comparison between the operands'}, {'lnum': 4638, 'col': 20, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'chained-comparison: Simplify chained comparison between the operands'}, {'lnum': 4645, 'col': 35, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unused-argument: Unused argument ''boton'''}, {'lnum': 4649, 'col': 3, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'fixme: XXX: Caso especial para reenvasado de bigbags: 27 de marzo de 2007.'}, {'lnum': 4654, 'col': 3, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'fixme: XXX'}, {'lnum': 4667, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4668, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4670, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4672, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unused-variable: Unused variable ''ventana_pesaje'''}, {'lnum': 4672, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'assignment-from-no-return: Assigning result of a function call, where the function has no return'}, {'lnum': 4673, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4674, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4676, 'col': 31, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unused-argument: Unused argument ''boton'''}, {'lnum': 4685, 'col': 19, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unused-variable: Unused variable ''texto_buscado'''}, {'lnum': 4686, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4688, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'too-many-nested-blocks: Too many nested blocks (6/5)'}, {'lnum': 4696, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4704, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4705, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4707, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4710, 'col': 43, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'protected-access: Access to a protected member _float of a client class'}, {'lnum': 4713, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4714, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4716, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4721, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4722, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4723, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4724, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4725, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4726, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4727, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4734, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4748, 'col': 25, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "c" doesn''t conform to snake_case naming style'}, {'lnum': 4752, 'col': 36, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'broad-except: Catching too general exception Exception'}, {'lnum': 4754, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4766, 'col': 27, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unused-argument: Unused argument ''boton'''}, {'lnum': 4772, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4773, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4776, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4777, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4779, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4782, 'col': 32, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'protected-access: Access to a protected member _float of a client class'}, {'lnum': 4785, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4786, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4788, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4802, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4811, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4812, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4820, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4824, 'col': 28, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unused-argument: Unused argument ''boton'''}, {'lnum': 4838, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4845, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4846, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4850, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4862, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'import-outside-toplevel: Import outside toplevel (gobject)'}, {'lnum': 4862, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'import-error: Unable to import ''gobject'''}, {'lnum': 4877, 'col': 26, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'protected-access: Access to a protected member _queryOne of a client class'}, {'lnum': 4878, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4884, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4885, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4886, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4889, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'too-many-arguments: Too many arguments (6/5)'}, {'lnum': 4889, 'col': 21, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unused-argument: Unused argument ''boton'''}, {'lnum': 4908, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4909, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4910, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4924, 'col': 38, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'protected-access: Access to a protected member _queryOne of a client class'}, {'lnum': 4958, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4959, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4960, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4961, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4962, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4963, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4964, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4965, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4966, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4974, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4975, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4976, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 4977, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 5000, 'col': 33, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unused-argument: Unused argument ''ventana_parte'''}, {'lnum': 5006, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "b" doesn''t conform to snake_case naming style'}, {'lnum': 5018, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong continued indentation (add 8 spaces).'}, {'lnum': 5033, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 5034, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong continued indentation (add 35 spaces).'}, {'lnum': 5034, 'col': 21, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'E128: continuation line under-indented for visual indent'}, {'lnum': 5037, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 5039, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 5040, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 5062, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 5067, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 5090, 'col': 28, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unused-argument: Unused argument ''boton'''}, {'lnum': 5095, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'import-outside-toplevel: Import outside toplevel (gobject)'}, {'lnum': 5095, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'import-error: Unable to import ''gobject'''}, {'lnum': 5106, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "c" doesn''t conform to snake_case naming style'}, {'lnum': 5108, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'import-outside-toplevel: Import outside toplevel (io)'}, {'lnum': 5111, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "c" doesn''t conform to snake_case naming style'}, {'lnum': 5116, 'col': 17, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "c" doesn''t conform to snake_case naming style'}, {'lnum': 5118, 'col': 17, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "c" doesn''t conform to snake_case naming style'}, {'lnum': 5121, 'col': 17, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "c" doesn''t conform to snake_case naming style'}, {'lnum': 5122, 'col': 16, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-except-order: Bad except clauses order (ValueError is an ancestor class of UnicodeDecodeError)'}, {'lnum': 5123, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "c" doesn''t conform to snake_case naming style'}, {'lnum': 5128, 'col': 3, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'fixme: FIXME: No funciona como esperaba...'}, {'lnum': 5134, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "c" doesn''t conform to snake_case naming style'}, {'lnum': 5138, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'too-many-arguments: Too many arguments (8/5)'}, {'lnum': 5138, 'col': 22, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unused-argument: Unused argument ''ventana'''}, {'lnum': 5138, 'col': 39, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unused-argument: Unused argument ''ventana_parte'''}, {'lnum': 5138, 'col': 54, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unused-argument: Unused argument ''e_numbala'''}, {'lnum': 5146, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "c" doesn''t conform to snake_case naming style'}, {'lnum': 5150, 'col': 22, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unused-variable: Unused variable ''algo'''}, {'lnum': 5151, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unused-variable: Unused variable ''msg'''}, {'lnum': 5171, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 5194, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 5199, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 5202, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 5210, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'dangerous-default-value: Dangerous default value [] as argument'}, {'lnum': 5210, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'too-many-branches: Too many branches (19/12)'}, {'lnum': 5225, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'too-many-nested-blocks: Too many nested blocks (6/5)'}, {'lnum': 5237, 'col': 21, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "bb" doesn''t conform to snake_case naming style'}, {'lnum': 5238, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 5255, 'col': 21, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "bb" doesn''t conform to snake_case naming style'}, {'lnum': 5256, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 5280, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "bb" doesn''t conform to snake_case naming style'}, {'lnum': 5282, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 5283, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 5296, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bare-except: No exception type(s) specified'}, {'lnum': 5305, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'bad-continuation: Wrong continued indentation (add 28 spaces).'}, {'lnum': 5309, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Argument name "hf" doesn''t conform to snake_case naming style'}, {'lnum': 5309, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Argument name "hi" doesn''t conform to snake_case naming style'}, {'lnum': 5309, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'missing-function-docstring: Missing function or method docstring'}, {'lnum': 5310, 'col': 3, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'fixme: TODO: Falta comprobar que además de que entran en el turno no se'}, {'lnum': 5323, 'col': 23, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'chained-comparison: Simplify chained comparison between the operands'}, {'lnum': 5324, 'col': 23, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'chained-comparison: Simplify chained comparison between the operands'}, {'lnum': 5342, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'unused-variable: Unused variable ''a'''}, {'lnum': 5342, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Variable name "a" doesn''t conform to snake_case naming style'}, {'lnum': 5355, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'formularios/partes_de_fabricacion_balas.py', 'text': 'invalid-name: Constant name "p" doesn''t conform to UPPER_CASE naming style'}, {'lnum': 9, 'col': 3, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'fixme: TODO: No sincroniza el campo que indica que el geotextil es C en los'}, {'lnum': 36, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'no-name-in-module: No name ''CANALES'' in module ''connection'''}, {'lnum': 36, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'no-name-in-module: No name ''CODEMPRESA'' in module ''connection'''}, {'lnum': 36, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'no-name-in-module: No name ''DEBUG'' in module ''connection'''}, {'lnum': 36, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'no-name-in-module: No name ''VERBOSE'' in module ''connection'''}, {'lnum': 37, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'unused-import: Unused INVENTARIO imported from connection'}, {'lnum': 37, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'no-name-in-module: No name ''ENTRADA'' in module ''connection'''}, {'lnum': 37, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'no-name-in-module: No name ''FABRICACION'' in module ''connection'''}, {'lnum': 37, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'no-name-in-module: No name ''INVENTARIO'' in module ''connection'''}, {'lnum': 37, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'no-name-in-module: No name ''SALIDA'' in module ''connection'''}, {'lnum': 37, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'no-name-in-module: No name ''VENTA'' in module ''connection'''}, {'lnum': 501, 'col': 3, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'fixme: TODO: Debería mirar los campos módulo y función de Murano y dejar todo'}, {'lnum': 609, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'no-else-raise: Unnecessary "else" after "raise"'}, {'lnum': 705, 'col': 10, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'consider-using-in: Consider merging these comparisons with "in" to "cod_familia in (''FIB'', ''FCE'')"'}, {'lnum': 793, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'no-else-raise: Unnecessary "else" after "raise"'}, {'lnum': 798, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'no-else-return: Unnecessary "else" after "return"'}, {'lnum': 818, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'import-outside-toplevel: Import outside toplevel (random)'}, {'lnum': 867, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'no-else-raise: Unnecessary "else" after "raise"'}, {'lnum': 889, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'no-else-raise: Unnecessary "else" after "raise"'}, {'lnum': 967, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'too-many-arguments: Too many arguments (6/5)'}, {'lnum': 979, 'col': 3, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'fixme: TODO: Si la fecha no es correcta, en vez de petar ignoro el'}, {'lnum': 1170, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'bad-option-value: Bad option value ''redefined-variable-type'''}, {'lnum': 1174, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'no-member: Instance of ''Connection'' has no ''run_sql'' member'}, {'lnum': 1202, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'no-member: Instance of ''Connection'' has no ''run_sql'' member'}, {'lnum': 1203, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'bad-option-value: Bad option value ''redefined-variable-type'''}, {'lnum': 1207, 'col': 21, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'E117: over-indented (comment)'}, {'lnum': 1338, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'bad-continuation: Wrong hanging indentation (add 1 space).'}, {'lnum': 1362, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'bad-option-value: Bad option value ''redefined-variable-type'''}, {'lnum': 1366, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'no-member: Instance of ''Connection'' has no ''run_sql'' member'}, {'lnum': 1394, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'no-member: Instance of ''Connection'' has no ''run_sql'' member'}, {'lnum': 1395, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'bad-option-value: Bad option value ''redefined-variable-type'''}, {'lnum': 1399, 'col': 21, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'E117: over-indented (comment)'}, {'lnum': 1465, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'bad-continuation: Wrong hanging indentation (add 1 space).'}, {'lnum': 1490, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'bad-option-value: Bad option value ''redefined-variable-type'''}, {'lnum': 1494, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'no-member: Instance of ''Connection'' has no ''run_sql'' member'}, {'lnum': 1522, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'no-member: Instance of ''Connection'' has no ''run_sql'' member'}, {'lnum': 1523, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'bad-option-value: Bad option value ''redefined-variable-type'''}, {'lnum': 1544, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'inconsistent-return-statements: Either all return statements in a function should return an expression, or none of them should.'}, {'lnum': 1594, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'no-member: Instance of ''Connection'' has no ''run_sql'' member'}, {'lnum': 1622, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'no-member: Instance of ''Connection'' has no ''run_sql'' member'}, {'lnum': 1623, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'bad-option-value: Bad option value ''redefined-variable-type'''}, {'lnum': 1627, 'col': 21, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'E117: over-indented (comment)'}, {'lnum': 1632, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'inconsistent-return-statements: Either all return statements in a function should return an expression, or none of them should.'}, {'lnum': 1685, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'no-member: Instance of ''Connection'' has no ''run_sql'' member'}, {'lnum': 1714, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'no-member: Instance of ''Connection'' has no ''run_sql'' member'}, {'lnum': 1715, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'bad-option-value: Bad option value ''redefined-variable-type'''}, {'lnum': 1719, 'col': 21, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'E117: over-indented (comment)'}, {'lnum': 1724, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'inconsistent-return-statements: Either all return statements in a function should return an expression, or none of them should.'}, {'lnum': 1774, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'no-member: Instance of ''Connection'' has no ''run_sql'' member'}, {'lnum': 1803, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'no-member: Instance of ''Connection'' has no ''run_sql'' member'}, {'lnum': 1804, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'bad-option-value: Bad option value ''redefined-variable-type'''}, {'lnum': 1808, 'col': 21, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'E117: over-indented (comment)'}, {'lnum': 1840, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'import-outside-toplevel: Import outside toplevel (lib.tqdm.tqdm)'}, {'lnum': 1919, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'bad-option-value: Bad option value ''redefined-variable-type'''}, {'lnum': 1952, 'col': 19, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'too-many-format-args: Too many arguments for format string'}, {'lnum': 1960, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'bad-option-value: Bad option value ''redefined-variable-type'''}, {'lnum': 1978, 'col': 13, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'no-else-raise: Unnecessary "elif" after "raise"'}, {'lnum': 2001, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'no-else-raise: Unnecessary "else" after "raise"'}, {'lnum': 2002, 'col': 3, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'fixme: TODO: Ojo porque si cambio a calidad C probablemente implique un'}, {'lnum': 2016, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 2215, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'E302: expected 2 blank lines, found 1'}, {'lnum': 2330, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'import-outside-toplevel: Import outside toplevel (lib.tqdm.tqdm)'}, {'lnum': 2392, 'col': 3, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'fixme: TODO: ¿Y al descontar existencias? ¿Comprobar también que existan antes?'}, {'lnum': 2564, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'bad-option-value: Bad option value ''redefined-variable-type'''}, {'lnum': 2568, 'col': 17, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'E117: over-indented (comment)'}, {'lnum': 2706, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 6 spaces).'}, {'lnum': 2747, 'col': 3, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'fixme: FIXME: Implementar otra forma de que la relación sea biyectiva.'}, {'lnum': 2809, 'col': 3, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'fixme: FIXME: Ojo porque puede crear 2 registros con el mismo texto y guid.'}, {'lnum': 2930, 'col': 3, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'fixme: XXX: [20170601] Por algún motivo que ni Félix ni yo'}, {'lnum': 3358, 'col': 3, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'fixme: TODO: Hasta que lea directamente el producto de Murano'}, {'lnum': 3559, 'col': 3, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'fixme: TODO: PORASQUI'}, {'lnum': 3581, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 3723, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 3742, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'api/murano/ops.py', 'text': 'bad-option-value: Bad option value ''redefined-variable-type'''}, {'lnum': 66, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/sr_lobo.py', 'text': 'useless-object-inheritance: Class ''CacheDB'' inherits from object, can be safely removed from bases in python3'}, {'lnum': 334, 'col': 21, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'api/tests/sr_lobo.py', 'text': 'E117: over-indented (comment)'}, {'lnum': 402, 'col': 3, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/sr_lobo.py', 'text': 'fixme: TODO: ¿Un tick o algo al log para saber que acierto de caché?'}, {'lnum': 535, 'col': 9, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/sr_lobo.py', 'text': 'singleton-comparison: Comparison to None should be ''expr is not None'''}, {'lnum': 702, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/sr_lobo.py', 'text': 'too-many-nested-blocks: Too many nested blocks (6/5)'}, {'lnum': 902, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/sr_lobo.py', 'text': 'bad-continuation: Wrong hanging indentation (add 2 spaces).'}, {'lnum': 49, 'col': 3, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'fixme: TODO: Hacer un parámetro para demonio o algo que saque la consulta de'}, {'lnum': 82, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'too-many-branches: Too many branches (18/12)'}, {'lnum': 124, 'col': 3, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'fixme: TODO: Productos sin trazabilidad no deberían analizarse. O bien hacerlo'}, {'lnum': 228, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'consider-using-ternary: Consider using ternary (''OK'' if res else ''KO'')'}, {'lnum': 277, 'col': 62, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'unused-argument: Unused argument ''dev'''}, {'lnum': 309, 'col': 59, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'consider-iterating-dictionary: Consider iterating the dictionary directly instead of calling .keys()'}, {'lnum': 310, 'col': 60, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'consider-iterating-dictionary: Consider iterating the dictionary directly instead of calling .keys()'}, {'lnum': 311, 'col': 60, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'consider-iterating-dictionary: Consider iterating the dictionary directly instead of calling .keys()'}, {'lnum': 362, 'col': 44, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'unused-argument: Unused argument ''dev'''}, {'lnum': 396, 'col': 23, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'undefined-loop-variable: Using possibly undefined loop variable ''a'''}, {'lnum': 399, 'col': 35, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'undefined-loop-variable: Using possibly undefined loop variable ''a'''}, {'lnum': 405, 'col': 27, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'undefined-loop-variable: Using possibly undefined loop variable ''a'''}, {'lnum': 408, 'col': 39, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'undefined-loop-variable: Using possibly undefined loop variable ''a'''}, {'lnum': 534, 'col': 3, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'fixme: TODO: También podría recibir un fichero de inventario para calcular'}, {'lnum': 1636, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'line-too-long: Line too long (134/100)'}, {'lnum': 1636, 'col': 3, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'fixme: TODO: ¿Funciona la producción en curso en la pestaña resumen? En el cierre de marzo he tenido que escribirlo a mano.'}, {'lnum': 1636, 'col': 83, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'E501: line too long (134 > 79 characters)'}, {'lnum': 1653, 'col': 44, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'bad-whitespace: Exactly one space required after comma'}, {'lnum': 1653, 'col': 59, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'bad-whitespace: Exactly one space required after comma'}, {'lnum': 1655, 'col': 43, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'bad-whitespace: Exactly one space required after comma'}, {'lnum': 1658, 'col': 42, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'bad-whitespace: Exactly one space required after comma'}, {'lnum': 1658, 'col': 57, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'bad-whitespace: Exactly one space required after comma'}, {'lnum': 1659, 'col': 43, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'bad-whitespace: Exactly one space required after comma'}, {'lnum': 1659, 'col': 58, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'bad-whitespace: Exactly one space required after comma'}, {'lnum': 1660, 'col': 40, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'bad-whitespace: Exactly one space required after comma'}, {'lnum': 1660, 'col': 55, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'bad-whitespace: Exactly one space required after comma'}, {'lnum': 1661, 'col': 44, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'bad-whitespace: Exactly one space required after comma'}, {'lnum': 1661, 'col': 59, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'bad-whitespace: Exactly one space required after comma'}, {'lnum': 1662, 'col': 40, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'bad-whitespace: Exactly one space required after comma'}, {'lnum': 1662, 'col': 55, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'bad-whitespace: Exactly one space required after comma'}, {'lnum': 1666, 'col': 17, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'consider-using-enumerate: Consider using enumerate instead of iterating with range and len'}, {'lnum': 1671, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1672, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1673, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1697, 'col': 5, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'too-many-nested-blocks: Too many nested blocks (7/5)'}, {'lnum': 1713, 'col': 80, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'E501: line too long (93 > 79 characters)'}, {'lnum': 1714, 'col': 80, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'E501: line too long (93 > 79 characters)'}, {'lnum': 1715, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'line-too-long: Line too long (105/100)'}, {'lnum': 1715, 'col': 80, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'E501: line too long (105 > 79 characters)'}, {'lnum': 1716, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'line-too-long: Line too long (101/100)'}, {'lnum': 1716, 'col': 80, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'E', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'E501: line too long (101 > 79 characters)'}, {'lnum': 1722, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'bad-continuation: Wrong hanging indentation (remove 4 spaces).'}, {'lnum': 1872, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'bad-continuation: Wrong hanging indentation before block.'}, {'lnum': 1872, 'col': 29, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'singleton-comparison: Comparison to False should be ''not expr'''}, {'lnum': 1873, 'col': 1, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'bad-continuation: Wrong hanging indentation before block.'}, {'lnum': 1902, 'col': 34, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'bad-whitespace: Exactly one space required after comma'}, {'lnum': 1902, 'col': 53, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'bad-whitespace: Exactly one space required after comma'}, {'lnum': 1903, 'col': 40, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'bad-whitespace: Exactly one space required after comma'}, {'lnum': 1903, 'col': 56, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'bad-whitespace: Exactly one space required after comma'}, {'lnum': 1904, 'col': 41, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'bad-whitespace: Exactly one space required after comma'}, {'lnum': 1904, 'col': 57, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'bad-whitespace: Exactly one space required after comma'}, {'lnum': 1905, 'col': 42, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'bad-whitespace: Exactly one space required after comma'}, {'lnum': 1905, 'col': 58, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'bad-whitespace: Exactly one space required after comma'}, {'lnum': 1906, 'col': 41, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'bad-whitespace: Exactly one space required after comma'}, {'lnum': 1906, 'col': 57, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'bad-whitespace: Exactly one space required after comma'}, {'lnum': 1908, 'col': 40, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'bad-whitespace: Exactly one space required after comma'}, {'lnum': 1908, 'col': 56, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'bad-whitespace: Exactly one space required after comma'}, {'lnum': 1909, 'col': 40, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'bad-whitespace: Exactly one space required after comma'}, {'lnum': 1909, 'col': 56, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'bad-whitespace: Exactly one space required after comma'}, {'lnum': 1916, 'col': 37, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'bad-whitespace: Exactly one space required after comma'}, {'lnum': 1916, 'col': 53, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'bad-whitespace: Exactly one space required after comma'}, {'lnum': 1917, 'col': 37, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'bad-whitespace: Exactly one space required after comma'}, {'lnum': 1917, 'col': 53, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'bad-whitespace: Exactly one space required after comma'}, {'lnum': 1932, 'col': 39, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'bad-whitespace: Exactly one space required after comma'}, {'lnum': 1932, 'col': 56, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'bad-whitespace: Exactly one space required after comma'}, {'lnum': 1933, 'col': 40, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'bad-whitespace: Exactly one space required after comma'}, {'lnum': 1933, 'col': 57, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'bad-whitespace: Exactly one space required after comma'}, {'lnum': 1934, 'col': 41, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'bad-whitespace: Exactly one space required after comma'}, {'lnum': 1934, 'col': 58, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'bad-whitespace: Exactly one space required after comma'}, {'lnum': 1935, 'col': 40, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'bad-whitespace: Exactly one space required after comma'}, {'lnum': 1935, 'col': 57, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'bad-whitespace: Exactly one space required after comma'}, {'lnum': 1936, 'col': 42, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'bad-whitespace: Exactly one space required after comma'}, {'lnum': 1938, 'col': 36, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'bad-whitespace: Exactly one space required after comma'}, {'lnum': 1938, 'col': 53, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'bad-whitespace: Exactly one space required after comma'}, {'lnum': 1939, 'col': 36, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'bad-whitespace: Exactly one space required after comma'}, {'lnum': 1939, 'col': 58, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'bad-whitespace: Exactly one space required after comma'}, {'lnum': 1940, 'col': 36, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'bad-whitespace: Exactly one space required after comma'}, {'lnum': 1940, 'col': 53, 'pattern': '', 'valid': 1, 'vcol': 0, 'nr': -1, 'type': 'W', 'module': '', 'filename': 'api/tests/ramanujan.py', 'text': 'bad-whitespace: Exactly one space required after comma'}])
let SessionLoad = 1
if &cp | set nocp | endif
let s:so_save = &so | let s:siso_save = &siso | set so=0 siso=0
let v:this_session=expand("<sfile>:p")
silent only
silent tabonly
cd ~/Geotexan/src/Geotex-INN/ginn
if expand('%') == '' && !&modified && line('$') <= 1 && getline(1) == ''
let s:wipebuf = bufnr('%')
endif
set shortmess=aoO
argglobal
%argdel
$argadd ~/Geotexan/src/Geotex-INN/geotexan.vim
edit formularios/partes_de_fabricacion_bolsas.py
set splitbelow splitright
wincmd _ | wincmd |
vsplit
1wincmd h
wincmd w
wincmd _ | wincmd |
split
wincmd _ | wincmd |
split
wincmd _ | wincmd |
split
wincmd _ | wincmd |
split
wincmd _ | wincmd |
split
wincmd _ | wincmd |
split
wincmd _ | wincmd |
split
wincmd _ | wincmd |
split
wincmd _ | wincmd |
split
9wincmd k
wincmd w
wincmd w
wincmd w
wincmd w
wincmd w
wincmd w
wincmd w
wincmd w
wincmd w
set nosplitbelow
set nosplitright
wincmd t
set winminheight=0
set winheight=1
set winminwidth=0
set winwidth=1
exe 'vert 1resize ' . ((&columns * 20 + 57) / 115)
exe '2resize ' . ((&lines * 1 + 28) / 57)
exe 'vert 2resize ' . ((&columns * 94 + 57) / 115)
exe '3resize ' . ((&lines * 1 + 28) / 57)
exe 'vert 3resize ' . ((&columns * 94 + 57) / 115)
exe '4resize ' . ((&lines * 1 + 28) / 57)
exe 'vert 4resize ' . ((&columns * 94 + 57) / 115)
exe '5resize ' . ((&lines * 1 + 28) / 57)
exe 'vert 5resize ' . ((&columns * 94 + 57) / 115)
exe '6resize ' . ((&lines * 1 + 28) / 57)
exe 'vert 6resize ' . ((&columns * 94 + 57) / 115)
exe '7resize ' . ((&lines * 1 + 28) / 57)
exe 'vert 7resize ' . ((&columns * 94 + 57) / 115)
exe '8resize ' . ((&lines * 1 + 28) / 57)
exe 'vert 8resize ' . ((&columns * 94 + 57) / 115)
exe '9resize ' . ((&lines * 1 + 28) / 57)
exe 'vert 9resize ' . ((&columns * 94 + 57) / 115)
exe '10resize ' . ((&lines * 37 + 28) / 57)
exe 'vert 10resize ' . ((&columns * 94 + 57) / 115)
exe '11resize ' . ((&lines * 1 + 28) / 57)
exe 'vert 11resize ' . ((&columns * 94 + 57) / 115)
argglobal
enew
file __Tagbar__.1
wincmd w
argglobal
let s:l = 2446 - ((0 * winheight(0) + 0) / 1)
if s:l < 1 | let s:l = 1 | endif
exe s:l
normal! zt
2446
normal! 026|
wincmd w
argglobal
if bufexists("formularios/trazabilidad_articulos.py") | buffer formularios/trazabilidad_articulos.py | else | edit formularios/trazabilidad_articulos.py | endif
let s:l = 480 - ((0 * winheight(0) + 0) / 1)
if s:l < 1 | let s:l = 1 | endif
exe s:l
normal! zt
480
normal! 018|
wincmd w
argglobal
if bufexists("api/tests/feynman.py") | buffer api/tests/feynman.py | else | edit api/tests/feynman.py | endif
let s:l = 164 - ((0 * winheight(0) + 0) / 1)
if s:l < 1 | let s:l = 1 | endif
exe s:l
normal! zt
164
normal! 0
wincmd w
argglobal
if bufexists("api/murano/connection.py") | buffer api/murano/connection.py | else | edit api/murano/connection.py | endif
let s:l = 192 - ((0 * winheight(0) + 0) / 1)
if s:l < 1 | let s:l = 1 | endif
exe s:l
normal! zt
192
normal! 033|
wincmd w
argglobal
if bufexists("~/Geotexan/src/Geotex-INN/db/tablas.sql") | buffer ~/Geotexan/src/Geotex-INN/db/tablas.sql | else | edit ~/Geotexan/src/Geotex-INN/db/tablas.sql | endif
let s:l = 1831 - ((0 * winheight(0) + 0) / 1)
if s:l < 1 | let s:l = 1 | endif
exe s:l
normal! zt
1831
normal! 08|
wincmd w
argglobal
if bufexists("formularios/partes_de_fabricacion_balas.py") | buffer formularios/partes_de_fabricacion_balas.py | else | edit formularios/partes_de_fabricacion_balas.py | endif
let s:l = 1881 - ((0 * winheight(0) + 0) / 1)
if s:l < 1 | let s:l = 1 | endif
exe s:l
normal! zt
1881
normal! 09|
wincmd w
argglobal
if bufexists("api/murano/ops.py") | buffer api/murano/ops.py | else | edit api/murano/ops.py | endif
let s:l = 2041 - ((0 * winheight(0) + 0) / 1)
if s:l < 1 | let s:l = 1 | endif
exe s:l
normal! zt
2041
normal! 0
wincmd w
argglobal
if bufexists("api/tests/sr_lobo.py") | buffer api/tests/sr_lobo.py | else | edit api/tests/sr_lobo.py | endif
let s:l = 505 - ((0 * winheight(0) + 0) / 1)
if s:l < 1 | let s:l = 1 | endif
exe s:l
normal! zt
505
normal! 025|
wincmd w
argglobal
if bufexists("api/tests/ramanujan.py") | buffer api/tests/ramanujan.py | else | edit api/tests/ramanujan.py | endif
let s:l = 1766 - ((12 * winheight(0) + 18) / 37)
if s:l < 1 | let s:l = 1 | endif
exe s:l
normal! zt
1766
normal! 058|
wincmd w
argglobal
enew
wincmd w
10wincmd w
exe 'vert 1resize ' . ((&columns * 20 + 57) / 115)
exe '2resize ' . ((&lines * 1 + 28) / 57)
exe 'vert 2resize ' . ((&columns * 94 + 57) / 115)
exe '3resize ' . ((&lines * 1 + 28) / 57)
exe 'vert 3resize ' . ((&columns * 94 + 57) / 115)
exe '4resize ' . ((&lines * 1 + 28) / 57)
exe 'vert 4resize ' . ((&columns * 94 + 57) / 115)
exe '5resize ' . ((&lines * 1 + 28) / 57)
exe 'vert 5resize ' . ((&columns * 94 + 57) / 115)
exe '6resize ' . ((&lines * 1 + 28) / 57)
exe 'vert 6resize ' . ((&columns * 94 + 57) / 115)
exe '7resize ' . ((&lines * 1 + 28) / 57)
exe 'vert 7resize ' . ((&columns * 94 + 57) / 115)
exe '8resize ' . ((&lines * 1 + 28) / 57)
exe 'vert 8resize ' . ((&columns * 94 + 57) / 115)
exe '9resize ' . ((&lines * 1 + 28) / 57)
exe 'vert 9resize ' . ((&columns * 94 + 57) / 115)
exe '10resize ' . ((&lines * 37 + 28) / 57)
exe 'vert 10resize ' . ((&columns * 94 + 57) / 115)
exe '11resize ' . ((&lines * 1 + 28) / 57)
exe 'vert 11resize ' . ((&columns * 94 + 57) / 115)
tabnext 1
badd +1 formularios/partes_de_fabricacion_bolsas.py
badd +1 ~/Geotexan/src/Geotex-INN/geotexan.vim
badd +1 formularios/trazabilidad_articulos.py
badd +1 api/tests/feynman.py
badd +1 api/murano/connection.py
badd +1 ~/Geotexan/src/Geotex-INN/db/tablas.sql
badd +0 formularios/partes_de_fabricacion_balas.py
badd +1 api/murano/ops.py
badd +1 api/tests/sr_lobo.py
badd +1 api/tests/ramanujan.py
badd +180 api/tests/clouseau.py
badd +1 ~/Geotexan/src/Geotex-INN/extra/scripts/20200204_gtx_c_sin_packing_list.py
if exists('s:wipebuf') && len(win_findbuf(s:wipebuf)) == 0
" silent exe 'bwipe ' . s:wipebuf
endif
" unlet! s:wipebuf
set winheight=1 winwidth=1 shortmess=aoOc
set winminheight=1 winminwidth=1
let s:sx = expand("<sfile>:p:r")."x.vim"
if file_readable(s:sx)
exe "source " . fnameescape(s:sx)
endif
let &so = s:so_save | let &siso = s:siso_save
" Support for special windows like quick-fix and plug-in windows.
" Everything down here is generated by vim-session (not supported
" by :mksession out of the box).
11wincmd w
tabnext 1
let s:bufnr_save = bufnr("%")
let s:cwd_save = getcwd()
cwindow
if !getbufvar(s:bufnr_save, '&modified')
let s:wipebuflines = getbufline(s:bufnr_save, 1, '$')
if len(s:wipebuflines) <= 1 && empty(get(s:wipebuflines, 0, ''))
silent execute 'bwipeout' s:bufnr_save
endif
endif
execute "cd" fnameescape(s:cwd_save)
1resize 55|vert 1resize 20|2resize 1|vert 2resize 94|3resize 1|vert 3resize 94|4resize 1|vert 4resize 94|5resize 1|vert 5resize 94|6resize 1|vert 6resize 94|7resize 1|vert 7resize 94|8resize 1|vert 8resize 94|9resize 1|vert 9resize 94|10resize 37|vert 10resize 94|11resize 1|vert 11resize 94|
10wincmd w
tabnext 1
if exists('s:wipebuf')
if empty(bufname(s:wipebuf))
if !getbufvar(s:wipebuf, '&modified')
let s:wipebuflines = getbufline(s:wipebuf, 1, '$')
if len(s:wipebuflines) <= 1 && empty(get(s:wipebuflines, 0, ''))
silent execute 'bwipeout' s:wipebuf
endif
endif
endif
endif
doautoall SessionLoadPost
unlet SessionLoad
" vim: ft=vim ro nowrap smc=128