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

Add session.warn to output warnings #482

Merged
merged 4 commits into from
Sep 21, 2021

Commits on Sep 21, 2021

  1. Add session.warn to output warnings

    Show warnings during the session.
    DiddiLeija committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    cf6cfe1 View commit details
    Browse the repository at this point in the history
  2. Update test_sessions.py

    Add a test for "session.warn"
    (It is pretty similar to "test_log", but it has changed the logging level to be tested).
    DiddiLeija committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    8fefdc8 View commit details
    Browse the repository at this point in the history
  3. Update test_sessions.py

    Run black to fix linting errors.
    DiddiLeija committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    65e8d44 View commit details
    Browse the repository at this point in the history
  4. Update test_sessions.py

    Remove an additional whiespace.
    DiddiLeija committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    20aac18 View commit details
    Browse the repository at this point in the history