Skip to content

Conversation

@arjunsridhar12345
Copy link
Collaborator

attempt to fix symlink issue by resolving input directory path based on discussion with Alessio

Copy link
Contributor

@alejoe91 alejoe91 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small comment on the way we import pathlib

import numpy as np
from spikeinterface import extractors as se

import pathlib
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
import pathlib
from pathlib import Path

I think we generally do this :)

@mekhlakapoor
Copy link
Contributor

@jtyoung84

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants