bettwaage-sidequest #2
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ from fastapi import APIRouter
|
|||
|
||||
import os
|
||||
import csv
|
||||
from handlers.bett import file_path, local_history, log_bed_weights
|
||||
from .handlers.bett import file_path, local_history, log_bed_weights
|
||||
|
||||
|
||||
router = APIRouter()
|
||||
|
|
Loading…
Reference in a new issue