blueprint.route(
'/get_tool_data/<int:trans_id>',
methods=["GET"], endpoint='get_tool_data')
| 1 | ########################################################################## |
| 2 | # |
| 3 | # pgAdmin 4 - PostgreSQL Tools |
| 4 | # |
nothing calls this directly
no outgoing calls
no test coverage detected