We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 956b96e commit 5c7a772Copy full SHA for 5c7a772
CHANGELOG.md
@@ -3,6 +3,11 @@
3
Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and
4
[Keep a Changelog](https://keepachangelog.com/en/1.0.0/) convention.
5
6
+## [0.2.2] - Unreleased
7
+
8
++ Bugfix - Revert import order in `__init__.py` to avoid circular import error.
9
++ Update - `.pre-commit-config.yaml` to disable automatic positioning of import statement at the top.
10
11
## [0.2.1] - 2022-01-06
12
13
+ Add - `build_electrode_layouts` function in `probe.py` to compute the electrode layout for all types of probes.
0 commit comments