mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[python] Fix typo
This commit is contained in:
@@ -83,7 +83,7 @@
|
||||
// Whether to provide "sys" module
|
||||
#define MICROPY_PY_SYS (0)
|
||||
|
||||
// Wether to provide the "urandom" module
|
||||
// Whether to provide the "urandom" module
|
||||
#define MICROPY_PY_URANDOM (1)
|
||||
|
||||
// Whether to include: randrange, randint, choice, random, uniform
|
||||
|
||||
Reference in New Issue
Block a user