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

Formatting and Pytests #63

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

Formatting and Pytests #63

wants to merge 5 commits into from

Commits on Apr 30, 2021

  1. Mostly formatting

    - Added urllib3 to requirements.txt
    - Abbreviated props dictionary creation as dictionary literal in utility.py
    - Fixed typo in get_explanation function
    - Made formatting PEP 8 compliant
    maxmarzolf committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    7cc22c9 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. Pytests

    maxmarzolf committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    6bf1d3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca92e04 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

  1. Configuration menu
    Copy the full SHA
    21c2109 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. Delete requirements.txt

    Removing unnecessary packages unique to my environment.
    maxmarzolf committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    2d4cdfa View commit details
    Browse the repository at this point in the history