AA-34: Add UserCalendarSyncConfig Model

This commit is contained in:
Dillon Dumesnil
2020-02-19 15:27:09 -05:00
parent e738d046da
commit bb1981de6c
6 changed files with 133 additions and 1 deletions

View File

@@ -2,6 +2,6 @@
set -e
export LOWER_PYLINT_THRESHOLD=1000
export UPPER_PYLINT_THRESHOLD=1985
export UPPER_PYLINT_THRESHOLD=1962
export ESLINT_THRESHOLD=5530
export STYLELINT_THRESHOLD=880