Skip to content

Commit

Permalink
Missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
Zengor committed Jan 16, 2025
1 parent 4ff24c2 commit 260e7eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/ommx_ecosystem/adapter.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,8 @@
"metadata": {},
"outputs": [],
"source": [
"import ommx.v1\n",
"\n",
"def xxx_to_instance(data: Any) -> ommmx.v1.Instance:\n",
"\t\t..."
]
Expand Down

0 comments on commit 260e7eb

Please sign in to comment.