Skip to content

Commit

Permalink
Fix typo in README
Browse files Browse the repository at this point in the history
  • Loading branch information
michellewang authored Dec 4, 2024
1 parent ef55e3a commit 6fd93c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ pip install .
## Usage

```python
from pathfile import Path
from pathlib import Path
from fids.fids import create_fake_bids_dataset

subjects = ["foo", 2, "01"]
Expand Down

0 comments on commit 6fd93c3

Please sign in to comment.