Skip to content

Commit

Permalink
Merge branch 'forceDynamic' of https://github.com/int-brain-lab/ibllib
Browse files Browse the repository at this point in the history
…into forceDynamic
  • Loading branch information
k1o0 committed Aug 12, 2024
2 parents 7942864 + ba37b0f commit 0016522
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion ibllib/pipes/tasks.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@
from one.util import ensure_list
from one import webclient
import one.alf.io as alfio
import one.alf.files as alfiles

_logger = logging.getLogger(__name__)
TASK_STATUS_SET = {'Waiting', 'Held', 'Started', 'Errored', 'Empty', 'Complete', 'Incomplete', 'Abandoned'}
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ iblatlas>=0.5.3
ibl-neuropixel>=1.0.1
iblutil>=1.9.0
mtscomp>=1.0.1
ONE-api>=2.9.0
ONE-api~=2.9.rc0
phylib>=2.6.0
psychofit
slidingRP>=1.1.1 # steinmetz lab refractory period metrics
Expand Down

0 comments on commit 0016522

Please sign in to comment.