Add rest of project files
This commit is contained in:
4
app/fact_service.py
Normal file
4
app/fact_service.py
Normal file
@@ -0,0 +1,4 @@
|
||||
def get_random_fact():
|
||||
ret_fact = None
|
||||
|
||||
return ret_fact
|
||||
Reference in New Issue
Block a user