test_ok2/scripts
Zack Kneupper 045ad5ac2d
Replaced if-else statements with ternary expression (#8658)
* Replace if-else with ternary expression

* assign out variable in readouterr() with ternary expression

* assign err variable in readouterr() with ternary expression

* Assign precision with ternary expression

* ternary expression for collected/collecting

* Assign thread_name with ternary expression

* Update AUTHORS

Co-authored-by: Zachary Kneupper <zacharykneupper@Zacharys-MBP.lan>
2021-05-11 11:52:55 +02:00
..
prepare-release-pr.py port the rest of the scripts/docs over to the main branch 2021-03-18 22:13:12 +01:00
publish-gh-release-notes.py Remove other references to Travis 2020-12-17 08:19:50 -03:00
release-on-comment.py Fix some typos, remove redundant words and escapes (#8564) 2021-04-19 20:39:08 +00:00
release.minor.rst Update text and links in announce templates 2020-07-28 17:29:09 -03:00
release.patch.rst Update text and links in announce templates 2020-07-28 17:29:09 -03:00
release.py Replaced if-else statements with ternary expression (#8658) 2021-05-11 11:52:55 +02:00
towncrier-draft-to-file.py adding towncrier wrapper script so 'tox -e docs' works natively on windows (#7266) 2020-05-31 12:11:11 -03:00
update-plugin-list.py Fix plugin-list label in the docs (#8505) 2021-04-01 15:12:46 +02:00
upload-coverage.sh coverage: Include code that runs in subprocesses 2020-12-26 16:59:07 -08:00