Skip to content

Commit

Permalink
removing pynxtools as dependecy
Browse files Browse the repository at this point in the history
  • Loading branch information
sanbrock committed Jun 15, 2023
1 parent cb92872 commit c117842
Show file tree
Hide file tree
Showing 3 changed files with 1,395 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dev_tools/docs/nxdl.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
from typing import Optional

import lxml
from pynxtools.nexus import nexus as pynxtools_nxlib
from ..utils import nexus as pynxtools_nxlib

from ..globals.directories import get_nxdl_root
from ..globals.errors import NXDLParseError
Expand Down
Loading

0 comments on commit c117842

Please sign in to comment.