Skip to content

Commit

Permalink
Add comment on how to get example data
Browse files Browse the repository at this point in the history
  • Loading branch information
cbrnr committed Oct 15, 2019
1 parent e57c643 commit a7e8c5e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyxdf/test/test_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
import numpy as np


# requires git clone https://github.com/xdf-modules/example-files.git
# into the root xdf-python folder
path = Path("example-files")
extensions = ["*.xdf", "*.xdfz", "*.xdf.gz"]
files = []
Expand Down

0 comments on commit a7e8c5e

Please sign in to comment.