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

Fixed else-if-used pylint message in probnum.problems subpackage #704

Merged
merged 4 commits into from
Apr 19, 2022
Merged

Commits on Apr 18, 2022

  1. Removed else-if-used from pylint probnum/problems.

    Lutfi Randiva committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    a5c0e80 View commit details
    Browse the repository at this point in the history
  2. Fixed else-if-used in probnum.problems

    Lutfi Randiva committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    7680742 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. Remove parentheses in _ivp_examples.py

    Co-authored-by: Nicholas Krämer <nicokraemer@gmx.net>
    Lutfi Randiva and pnkraemer authored Apr 19, 2022
    Configuration menu
    Copy the full SHA
    36b5856 View commit details
    Browse the repository at this point in the history
  2. Update tox.ini

    Lutfi Randiva authored Apr 19, 2022
    Configuration menu
    Copy the full SHA
    71760a6 View commit details
    Browse the repository at this point in the history