Selaa lähdekoodia

Initialize variable for flake8

pull/603/head
Dave Machado 6 vuotta sitten
vanhempi
commit
e53982f9d1
No known key found for this signature in database GPG Key ID: 948D4778D01A7B3F
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. +1
    -0
      build/validate_format.py

+ 1
- 0
build/validate_format.py Näytä tiedosto

@@ -58,6 +58,7 @@ def check_format(filename):

# START Check Entries
num_in_category = min_entries_per_section + 1
category_line = 0
anchor_re = re.compile('###\s\S+')
for line_num, line in enumerate(lines):
# check each section for the minimum number of entries


Ladataan…
Peruuta
Tallenna