Skip to content

Commit

Permalink
Use python tag on README code block.
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeZiminski authored Feb 7, 2025
1 parent 7b6d9f6 commit 349c943
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 @@ -16,7 +16,7 @@ to run sorting pipelines. It aims to facilitate the sharing of electrophysiology

For example, all runs for a recording session can be preprocessed with:

```
```python
import spikewrap as sw

subject_path = sw.get_example_data_path() / "rawdata" / "sub-001"
Expand Down

0 comments on commit 349c943

Please sign in to comment.