ContextLab / ContextLab/timecorr
mutable parameters passed to gaussian_weights and laplace weights
Open
future release
- Dominant language
- Python
- Stars
- 41
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
default parameters passed to python functions should be __immutable__. probably does not matter for this particular case but wanted to document in case a bug pops up related to this.
http://docs.python-guide.org/en/latest/writing/gotchas/
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.