This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
20,125
Commits
21
Branches
274
Tags
785
MiB
37887c42a4
Commit Graph
3 Commits
Author
SHA1
Message
Date
microDev
a52eb88031
run code formatting script
2021-03-15 19:27:36 +05:30
Damien George
fde54350a8
tests/float: Convert "sys.exit()" to "raise SystemExit".
...
The latter is shorter and simpler because it doesn't require importing the sys module.
2017-06-08 14:00:57 +10:00
Damien George
b1fa907d56
tests: Allow float tests to run when MATH_SPECIAL_FUNCTIONS is disabled.
2016-01-08 14:27:21 +00:00