Fix error/bug with Wright STV in Python CLI
This commit is contained in:
parent
c9ff0a16fb
commit
ec75a61406
@ -14,6 +14,8 @@
|
||||
# You should have received a copy of the GNU Affero General Public License
|
||||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
__pragma__ = lambda x: None
|
||||
|
||||
from pyRCV2.method.base_stv import WIGSTVCounter
|
||||
from pyRCV2.model import CandidateState, CountCard
|
||||
from pyRCV2.safedict import SafeDict
|
||||
|
Reference in New Issue
Block a user