| changeset | f002747b6773 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | chore: ruff linkn ignore some ruff complaints replace func(l) as parameter with func(size) use is rather than == for type comparisons. |
| files |
| changeset | 07ce4e4110f5 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | flake8 fixes: whitespace, remove unused imports |
| files |
| changeset | adf54478cdaf |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | flake8 cleanup: whitspeace format changes. |
| files |
| changeset | 52cb53eedf77 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Christof Meerwald <cmeerw@cmeerw.org> |
| description | reworked random number use prefer secrets module from Python 3.6+, random.SystemRandom and finally plain random |
| files |