style: fix linting and imports in curriculum scheduler

This commit is contained in:
RUFFY-369 2026-03-30 17:13:14 +05:30
parent 01da524b6b
commit 38731e0434
2 changed files with 1 additions and 1 deletions

View file

@ -13,7 +13,6 @@ Tests cover:
import math
import random
from typing import Dict, List
import pytest