refactor: seperate module for hackathon
This commit is contained in:
@@ -9,5 +9,4 @@ def get_courses():
|
||||
"Community Course",
|
||||
fields=['name', 'title', 'description']
|
||||
)
|
||||
print(courses)
|
||||
return courses
|
||||
Reference in New Issue
Block a user