aolabNeuro / aolabNeuro/analyze
save_hdf does not announce unsaved variables failing dtype checks
未關閉
bug
high priority
- 主要語言
- Python
- 星號
- 7
- 分支
- 0
- 平均合併
- 22 小時 29 分鐘
- 30 天內合併 PR
- 2
描述
https://github.com/aolabNeuro/analyze/blob/b9e255cb4140ec6480270de66ef88864202a829e/aopy/data.py#L431
Try/except control flow in `save_hdf()` hides variables not being saved to the dataset. Make failures explicit. Avoid using try/except; consider replacing with type checking.
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。