mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
generic fixes
This commit is contained in:
parent
d95497e804
commit
2485285a06
9 changed files with 31 additions and 36 deletions
|
|
@ -6,7 +6,6 @@ import requests
|
|||
from config.config import get_learnhouse_config
|
||||
from src.security.security import security_hash_password
|
||||
from src.services.courses.activities.activities import Activity, create_activity
|
||||
from src.services.courses.chapters import create_coursechapter, CourseChapter
|
||||
|
||||
from src.services.orgs.schemas.orgs import Organization, OrganizationInDB
|
||||
from faker import Faker
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue