Skip to content
Snippets Groups Projects

Resolve "Refactor/minimize editor code"

Merged Emil Wahlqvist requested to merge 118-refactor-minimize-editor-code into dev
1 file
+ 4
0
Compare changes
  • Side-by-side
  • Inline
+ 4
0
"""
This file tests the api function calls.
"""
import app.core.http_codes as codes
from app.database.models import Slide
Loading