Island: Add TODO to fix comment in Config model

This commit is contained in:
Shreya Malviya 2022-06-28 22:13:48 -07:00 committed by Ilija Lazoroski
parent 4eb7472977
commit cbc5e99140
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ class Config(EmbeddedDocument):
COLLECTION_NAME = "config"
# TODO: Fix this comment
"""
No need to define this schema here. It will change often and is already is defined in
monkey_island.cc.services.config_schema.