Преглед на файлове

Add temporary replacement of punctuation

pull/3011/head
Matheus Felipe преди 2 години
родител
ревизия
e2482af448
No known key found for this signature in database GPG ключ ID: AA785C523274872F
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  1. +3
    -0
      scripts/validate/format.py

+ 3
- 0
scripts/validate/format.py Целия файл

@@ -5,6 +5,9 @@ import sys
from string import punctuation
from typing import List, Tuple, Dict

# Temporary replacement
# The descriptions that contain () at the end must adapt to the new policy later
punctuation = punctuation.replace('()', '')

anchor = '###'
auth_keys = ['apiKey', 'OAuth', 'X-Mashape-Key', 'User-Agent', 'No']


Зареждане…
Отказ
Запис