Commit 0e84b15
committed
Removal of Endian Sensitive Math as this is no longer standard practice in Python:
- Removed LITTLE_ENN and BIG_ENN constants
- No need to make any other changes as there is no reference of this anywhere else in the codebase1 parent 33c7060 commit 0e84b15
1 file changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | 10 | | |
15 | 11 | | |
16 | 12 | | |
| |||
0 commit comments