Преглед изворни кода

Initialize variable for flake8

pull/603/head
Dave Machado пре 6 година
родитељ
комит
e53982f9d1
No known key found for this signature in database GPG Key ID: 948D4778D01A7B3F
1 измењених фајлова са 1 додато и 0 уклоњено
  1. +1
    -0
      build/validate_format.py

+ 1
- 0
build/validate_format.py Прегледај датотеку

@@ -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


Loading…
Откажи
Сачувај