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

[14.0][REF] l10n_br_account_payment_brcobranca: Resolvendo erros PEP8 validados em versões recentes #3287

Merged
merged 2 commits into from
Aug 16, 2024

Commits on Aug 15, 2024

  1. [REF] l10n_br_account_payment_brcobranca: For solve the W8138(except-…

    …pass) PEP8 was included logger.Warning but is unnecessary use TRY for this because there no unexpect error, the code already know the Banks that need a specific method.
    mbcosta committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    9baace4 View commit details
    Browse the repository at this point in the history
  2. [REF] l10n_br_account_payment_brcobranca: Solve 'E8106(external-reque…

    …st-timeout) Use of external request method without timeout. It could wait for a long time.'
    mbcosta committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    b63debd View commit details
    Browse the repository at this point in the history