AllenInstitute / visual_behavior_analysis

Python package for analyzing behavioral data for Brain Observatory: Visual Behavior
Other
21 stars 6 forks source link

updated test file path to work with windows and linux #716

Closed DowntonCrabby closed 3 years ago

DowntonCrabby commented 3 years ago

updated filepath for test_movie_load in test_utilities to include double slash at beginning of filepath to work with windows and linux filepaths

dougollerenshaw commented 3 years ago

Looks good!