chore(frontend): Spelling (#19676)

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2023-02-02 13:23:11 -05:00
committed by GitHub
parent ad1ffbd723
commit 78ede590ee
109 changed files with 201 additions and 202 deletions

View File

@@ -73,7 +73,7 @@ def _insert_annotation(
def create_annotation_layers():
"""
Creates ANNOTATION_LAYERS_COUNT-1 layers with no annotations
and a final one with ANNOTATION_COUNT childs
and a final one with ANNOTATION_COUNT children
:return:
"""
with app.app_context():