Skip to content

Commit

Permalink
Merge pull request #218 from scipp/remove-v1-api
Browse files Browse the repository at this point in the history
Remove v1 API
  • Loading branch information
jl-wynen authored Jul 29, 2024
2 parents e8df317 + b864488 commit 60e9517
Show file tree
Hide file tree
Showing 23 changed files with 0 additions and 2,335 deletions.
2 changes: 0 additions & 2 deletions docs/user-guide/quick-start-guide.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -117,8 +117,6 @@
"metadata": {},
"outputs": [],
"source": [
"# To use the legacy interface, use:\n",
"# import scippnexus.v1 as snx\n",
"import scippnexus as snx\n",
"\n",
"with snx.File(filename) as f:\n",
Expand Down
20 changes: 0 additions & 20 deletions src/scippnexus/v1/__init__.py

This file was deleted.

28 changes: 0 additions & 28 deletions src/scippnexus/v1/definition.py

This file was deleted.

146 changes: 0 additions & 146 deletions src/scippnexus/v1/definitions/nxcansas.py

This file was deleted.

32 changes: 0 additions & 32 deletions src/scippnexus/v1/file.py

This file was deleted.

28 changes: 0 additions & 28 deletions src/scippnexus/v1/leaf.py

This file was deleted.

Loading

0 comments on commit 60e9517

Please sign in to comment.