Skip to content

Commit

Permalink
Merge pull request #247 from dlimeng/dev-python
Browse files Browse the repository at this point in the history
init api
  • Loading branch information
dlimeng authored Dec 18, 2023
2 parents 0199306 + 6912263 commit 34677c5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Empty file added solidui/datasource/__init__.py
Empty file.
1 change: 1 addition & 0 deletions solidui/initialization/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ def init_views(self) -> None:

appbuilder.add_api(ExampleRestApi)


# for rule in self.solidui_app.url_map.iter_rules():
# print(rule)

Expand Down

0 comments on commit 34677c5

Please sign in to comment.