Skip to content

Commit

Permalink
Fix doctest
Browse files Browse the repository at this point in the history
  • Loading branch information
bjhardcastle authored Oct 17, 2023
1 parent 46785a7 commit 22103b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ issues](https://img.shields.io/github/issues/alleninstitute/npc_lims?logo=github
# currently, we're only tracking behavior and ephys sessions that use variants of https://github.com/samgale/DynamicRoutingTask/blob/main/TaskControl.py:
>>> all(s.date.year >= 2022 for s in tracked_sessions)
True
```

- "tracked sessions" are discovered via 3 routes:
Expand Down

0 comments on commit 22103b0

Please sign in to comment.