Commit Graph

6 Commits

Author SHA1 Message Date
Vitalii Koshura acb7581cd7
Merge pull request #4532 from barton2526/isNone
Use `is None` instead of `== None`
2021-10-08 19:02:16 +02:00
barton26 d22ed53f6a Remove semicolons in python code 2021-10-01 00:23:26 -04:00
barton26 092e8bcd99 Use `is None` instead of `== None` 2021-09-30 17:07:53 -04:00
Hristo Georgiev cda1559ed7 Add missing `self` argument to `read_cpu_time_file`. 2020-05-16 11:09:09 +01:00
Hristo Georgiev 5bd1394a64 Update deprecated Python syntax and func references (still Python v2 compatible). 2020-05-16 10:43:49 +01:00
Christian Beer 231f1b997e Test: Move old test code
Keep it around for reference when designing new tests. Added a readme so new contributors are not confused.
2019-04-13 14:57:23 +02:00