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

Change flake8 from "gitlab" to "github" #70

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Jan 9, 2023

  1. Change flake8 from "gitlab" to "github"

    I noticed that the gitlab link was broken and changed this to "github" for the pre-commits to work. I don't expect any behaviour change from this (except that it now doesn't break).
    Rysias authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    5ab80d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d455b9 View commit details
    Browse the repository at this point in the history
  3. add tests for recall

    Rysias committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    5993baf View commit details
    Browse the repository at this point in the history
  4. add simple draw method

    Rysias committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    70462b2 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. add newline

    Rysias committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    ba4e27c View commit details
    Browse the repository at this point in the history
  2. pre-commit run

    Rysias committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    cdffeca View commit details
    Browse the repository at this point in the history
  3. black

    Rysias committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    d8d62c3 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. fix implict optional

    Rysias committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    006b044 View commit details
    Browse the repository at this point in the history
  2. fix typing

    Rysias committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    a956ea6 View commit details
    Browse the repository at this point in the history
  3. remove notes to self

    Rysias committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    2aa87bb View commit details
    Browse the repository at this point in the history