Skip to content

Commit

Permalink
update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
joshduran committed May 3, 2024
1 parent dca4fa9 commit 4cac517
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion brukeropus/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
```python
from brukeropus.file.utils import parse_file_and_print
```
as that namespace is subject to change. Instead import directly from `brukeropus` or its submodule `brukeropus.file`.
as that namespace is subject to change. Instead import directly from `brukeropus` or its first level submodules.
### Reading OPUS Files (Basic Usage)
```python
Expand Down

0 comments on commit 4cac517

Please sign in to comment.