Skip to content
Snippets Groups Projects
Commit c9cfc5f1 authored by RABijl's avatar RABijl
Browse files

fixes bug with imports of pregrader where jupyter notebooks cannot find imports

parent 54353189
No related branches found
No related tags found
1 merge request!17Add pregrading
Pipeline #18032 passed
import cv2
import numpy as np
from zesje.database import db, Solution
from zesje.images import guess_dpi, get_box, fix_corner_markers
from .database import db, Solution
from .images import guess_dpi, get_box, fix_corner_markers
def add_feedback_to_solution(sub, exam, page, page_img, corner_keypoints):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment