docs(main): add module docstring to backend/app/main.py #716
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
||||||
|
"""GenDesign FastAPI application entrypoint."""
|
||||||
|
|
||||||
import logging
|
import logging
|
||||||
import os
|
import os
|
||||||
import re
|
import re
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue