-
Notifications
You must be signed in to change notification settings - Fork 89
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sst_unittest.py: add type annotations to run_sst (#1197)
* test_LookupTable.py: remove unused imports * testsuite_default_UnitAlgebra.py: idiomatic boolean comparison * sst_unittest.py: missing multiprocessing import * sst_unittest.py: avoid shadowing variable names * sst_unittest.py: add type annotations * sst_unittest.py: enforce run_sst timeout_sec as integer
- Loading branch information
Showing
3 changed files
with
28 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters