Commit 1eccdc8
committed
change default electrons from None to 0 for depository
Reactions expect electrons to be an integer, but the previous constructor for Depository reactions initialized it as None, which can lead to crashes1 parent 55464c5 commit 1eccdc8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
0 commit comments