Push to clean project after testing the pipeline
This commit is contained in:
parent
cbe41450f9
commit
deb1fa13d3
@ -81,5 +81,6 @@ def list_icons():
|
||||
return categories
|
||||
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
uvicorn.run(app, host="0.0.0.0", port=8000)
|
||||
|
||||
@ -4,4 +4,4 @@ function App() {
|
||||
return <Diagram />;
|
||||
}
|
||||
|
||||
export default App;
|
||||
export default App;
|
||||
Loading…
x
Reference in New Issue
Block a user