We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a73501b commit fe79234Copy full SHA for fe79234
1 file changed
unix/mpconfigport_coverage.h
@@ -32,6 +32,7 @@
32
33
#include <mpconfigport.h>
34
35
+#define MICROPY_FLOAT_HIGH_QUALITY_HASH (1)
36
#define MICROPY_ENABLE_SCHEDULER (1)
37
#define MICROPY_PY_DELATTR_SETATTR (1)
38
#define MICROPY_PY_BUILTINS_HELP (1)
0 commit comments