Skip to content

Commit 44376db

Browse files
committed
refactor
1 parent bbee3ab commit 44376db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deep_code/utils/ogc_api_record.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@ def __init__(
7070
type: str,
7171
title: str,
7272
description: str,
73-
jupyter_kernel_info: JupyterKernelInfo = None,
7473
osc_project: str,
74+
jupyter_kernel_info: JupyterKernelInfo = None,
7575
osc_workflow: str = None,
7676
updated: str = None,
7777
contacts: list[Contact] = None,

0 commit comments

Comments
 (0)