diff options
| author | 2018-02-09 12:19:55 +0000 | |
|---|---|---|
| committer | 2018-02-09 12:19:55 +0000 | |
| commit | b38a9f56e54eb21eec37f40075399961ba82906f (patch) | |
| tree | 3255dc43a11734726509a1ed79d7dfa1da02cb63 /pysite/views/api/healthcheck.py | |
| parent | Weird, PyCharm didn't commit all my changes last push (diff) | |
Move from straight app registration to Blueprints (#6)
Diffstat (limited to '')
| -rw-r--r-- | pysite/views/api/healthcheck.py (renamed from pysite/views/healthcheck.py) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/pysite/views/healthcheck.py b/pysite/views/api/healthcheck.py index 9d1f681a..9d1f681a 100644 --- a/pysite/views/healthcheck.py +++ b/pysite/views/api/healthcheck.py |