election/openstack_election
Ian Y. Choi 04f8753ffa [trivial] Remove "import input" on check-all-candidacies
"tox -evenv -- check-all-candidacies" command generates
"ModuleNotFoundError: No module named 'input'" error.

input() should work in Python 3 without import.

Change-Id: Id97a589a3d0482316a5b391f60535c28f7605ee5
2024-08-18 22:26:48 +09:00
..
cmds [trivial] Remove "import input" on check-all-candidacies 2024-08-18 22:26:48 +09:00
templates [templates] Update links 2024-03-06 12:10:32 +11:00
tests Add a Sorting function. 2023-07-13 16:39:42 +10:00
__init__.py Make all tools require python3 and remove python2 testing 2018-12-12 14:09:05 +11:00
check_candidacy.py Convert ATC to AC term 2023-09-07 11:56:57 -05:00
config.py Migrate election tooling to release versions 2023-03-03 11:01:20 -08:00
exception.py Stop to use the __future__ module. 2020-07-24 13:44:46 +02:00
owners.py Fix minor election tool bugs 2024-02-29 12:47:24 +09:00
require_py3.py Stop to use the __future__ module. 2020-07-24 13:44:46 +02:00
series_sorting.py Add a Sorting function. 2023-07-13 16:39:42 +10:00
utils.py Get historical affiliations from the summit API 2024-01-26 18:43:39 +00:00
yamlutils.py Add a tool to update the releases repo 2023-07-13 16:39:46 +10:00