Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Add flake8-bugbear to the test suite, resolve resulting lint errors #9320

Closed
wants to merge 8 commits into from

Commits on Feb 4, 2021

  1. 🐻

    ShadowJonathan committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    8505977 View commit details
    Browse the repository at this point in the history
  2. 📰

    ShadowJonathan committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    3ef7c6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04650cf View commit details
    Browse the repository at this point in the history
  4. fix _send_relation

    ShadowJonathan committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    cb31c52 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    daa533a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e0b7119 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. apply review feedback

    - add Optional to affected parameters
    - no `except BaseException`, but `except Exception`
    ShadowJonathan committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    a9ddb77 View commit details
    Browse the repository at this point in the history
  2. pet the linter

    ShadowJonathan committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    94037be View commit details
    Browse the repository at this point in the history