mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-27 20:12:54 +08:00
kerneltest: use the correct module in wsgi.py
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from fedora_elections import APP
|
||||
from kerneltest import APP
|
||||
|
||||
if __name__ == '__main__':
|
||||
APP.run()
|
||||
Reference in New Issue
Block a user