Commit eabe94c
committed
Refactor fingerprint generation in insert_many method of State model
- Updated the insert_many method to always generate fingerprints for all states, removing the conditional check for does_unites. This change simplifies the logic and ensures consistent fingerprint generation for all state insertions.1 parent a37c934 commit eabe94c
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | | - | |
| 53 | + | |
55 | 54 | | |
56 | | - | |
57 | 55 | | |
58 | 56 | | |
59 | 57 | | |
| |||
0 commit comments