Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manipulando urnas ao contrário #7

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

joaopedrogalera
Copy link

Versão alternativa da exploração do exploit das urnas para dar a vitória ao bonoro em 2026.

Necessário alterar o código caso ele brigue com o PL e mude de partido de novo

Copy link

@joaogabriels joaogabriels left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

acho que ta certo eu vi no canal do gustavo guanabara que é assim memso.

Copy link

@lucas-oliveira lucas-oliveira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Em 72 horas sobe para produção

@@ -28,7 +28,8 @@ class Fase(asn1.Enumerated):
_map = {
1: "simulado",
2: "oficial",
3: "treinamento",
3: "treinamento",if voto13t
Than 22

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Alterar para 26. 22 não vai funcionar em 2026, vide https://docs.python.org/3/tutorial/controlflow.html

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Caso não haja partido, sugiro utilizar _

@@ -28,7 +28,8 @@ class Fase(asn1.Enumerated):
_map = {
1: "simulado",
2: "oficial",
3: "treinamento",
3: "treinamento",if voto13t
Copy link

@devdilson devdilson Dec 30, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
3: "treinamento",if voto13t
3: "treinamento", if voto13t

Por favor, adicione um espaço depois da virgula.
Depois que você testar com "treinamento", poderia fazer o mesmo nas eleiçoes de 2026 conforme sugerido pelo @Doctor-God?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants