@@ -0,0 +1,4 @@
+OWNER(
+ g:python-committee
+ g:yatest
+)
@@ -0,0 +1,3 @@
+[tool.black]
+line-length = 120
+skip-string-normalization = true
@@ -0,0 +1,7 @@
+LIBRARY()
+
+RESOURCE_FILES(
+ config.toml
+END()