aboutsummaryrefslogtreecommitdiffstats
path: root/build/plugins/_test_const.py
diff options
context:
space:
mode:
authoranastasy888 <anastasy888@yandex-team.ru>2022-02-10 16:45:54 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:45:54 +0300
commit49f765d71da452ea93138a25559dfa68dd76c7f3 (patch)
tree1016041feb637349e401dcc0fa85217dd2c2c639 /build/plugins/_test_const.py
parent7353a3fdea9c67c256980c00a2b3b67f09b23a27 (diff)
downloadydb-49f765d71da452ea93138a25559dfa68dd76c7f3.tar.gz
Restoring authorship annotation for <anastasy888@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'build/plugins/_test_const.py')
-rw-r--r--build/plugins/_test_const.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/build/plugins/_test_const.py b/build/plugins/_test_const.py
index 0d03cc3d17..102c1d31c2 100644
--- a/build/plugins/_test_const.py
+++ b/build/plugins/_test_const.py
@@ -71,8 +71,8 @@ PEP8_PY2_RESOURCE = 'PEP8_PY2_RESOURCE_GLOBAL'
PEP8_PY3_RESOURCE = 'PEP8_PY3_RESOURCE_GLOBAL'
FLAKES_PY2_RESOURCE = 'FLAKES_PY2_RESOURCE_GLOBAL'
FLAKES_PY3_RESOURCE = 'FLAKES_PY3_RESOURCE_GLOBAL'
-FLAKE8_PY2_RESOURCE = 'FLAKE8_PY2_RESOURCE_GLOBAL'
-FLAKE8_PY3_RESOURCE = 'FLAKE8_PY3_RESOURCE_GLOBAL'
+FLAKE8_PY2_RESOURCE = 'FLAKE8_PY2_RESOURCE_GLOBAL'
+FLAKE8_PY3_RESOURCE = 'FLAKE8_PY3_RESOURCE_GLOBAL'
class Enum(object):