aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_tools/reviewers/__init__.py
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2019-04-09 13:12:07 -0700
committerBryan Newbold <bnewbold@robocracy.org>2019-04-09 13:12:07 -0700
commitac4d748d8ba930a1961c7353a6eebeb1f8f724cd (patch)
tree52397ffb1bf08aceb63ba0f95eb196c502e0e141 /python/fatcat_tools/reviewers/__init__.py
parente8980c114174339327b763a6e31f80d49e9eaaef (diff)
parentd89787882aaf4b7342768ac56d2252f3fcb7a7ad (diff)
downloadfatcat-ac4d748d8ba930a1961c7353a6eebeb1f8f724cd.tar.gz
fatcat-ac4d748d8ba930a1961c7353a6eebeb1f8f724cd.zip
Merge branch 'bnewbold-review-bots'
Diffstat (limited to 'python/fatcat_tools/reviewers/__init__.py')
-rw-r--r--python/fatcat_tools/reviewers/__init__.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/fatcat_tools/reviewers/__init__.py b/python/fatcat_tools/reviewers/__init__.py
new file mode 100644
index 00000000..edd56e9f
--- /dev/null
+++ b/python/fatcat_tools/reviewers/__init__.py
@@ -0,0 +1,2 @@
+
+from .review_common import ReviewBot, EditCheck, CheckResult, DummyReviewBot