We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82c0c19 commit 6822beeCopy full SHA for 6822bee
pysteve/lib/voter.py
@@ -26,7 +26,7 @@
26
import smtplib
27
from smtplib import SMTPException
28
29
-from lib import constants
+from lib import constants, election
30
31
backend = constants.initBackend(config)
32
0 commit comments