Обсуждение: pgAdmin 4 commit: Apply codestyle checks to all Python code.

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Apply codestyle checks to all Python code.

От
Dave Page
Дата:
Apply codestyle checks to all Python code.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=bb1e908b54a66f7b8751a82b358bcad49bbda9f1

Modified Files
--------------
.pycodestyle                     |   2 +-
Makefile                         |   6 ++-
docs/en_US/build_code_snippet.py |  38 ++++++++-------
docs/en_US/conf.py               | 101 ++++++++++++++++++++-------------------
pkg/mac/dmg-license.py           |   6 ++-
pkg/pip/setup_pip.py             |  66 +++++++++++++------------
pkg/win32/replace.py             |  24 +++++-----
7 files changed, 130 insertions(+), 113 deletions(-)