Skip to content

Commit 13ec0c7

Browse files
authored
Update README.md
1 parent e15d785 commit 13ec0c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ It is a simple helper for cases when one needs to download data in systems like
55

66
```python
77

8-
from data import get_data
8+
from data_tutorials.data import get_data
99
get_data(url="https://raw.githubusercontent.com/ddmms/data-tutorials/main/data/LiFePO4_supercell.cif", filename="LiFePO4_supercell.cif", folder="data")

0 commit comments

Comments
 (0)