fix: commit semantic repair changes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# [DEF:backend.src.api.routes.mappings:Module]
|
||||
# [DEF:MappingsApi:Module]
|
||||
#
|
||||
# @COMPLEXITY: 3
|
||||
# @SEMANTICS: api, mappings, database, fuzzy-matching
|
||||
@@ -127,4 +127,4 @@ async def suggest_mappings_api(
|
||||
raise HTTPException(status_code=500, detail=str(e))
|
||||
# [/DEF:suggest_mappings_api:Function]
|
||||
|
||||
# [/DEF:backend.src.api.routes.mappings:Module]
|
||||
# [/DEF:MappingsApi:Module]
|
||||
|
||||
Reference in New Issue
Block a user