Skip to content

Commit 23423b9

Browse files
committed
👕 style(DataMart): clean up whitespace between functions
1 parent 9a33e62 commit 23423b9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

app/routes/datamart/land.py

-3
Original file line numberDiff line numberDiff line change
@@ -246,9 +246,6 @@ async def _get_resource(resource_id):
246246
)
247247

248248

249-
250-
251-
252249
async def _save_pending_resource(resource_id, endpoint, api_key):
253250
pending_resource = DataMartResource(
254251
id=resource_id,

0 commit comments

Comments
 (0)