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 start_time and end_time None check due to time input misformat #534

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

Commits on Mar 2, 2023

  1. Add start_time and end_time None check

    Formatting of the times become wrong and thus become None
    The error message will recommend to use the time picker
    ochan1 authored Mar 2, 2023
    Configuration menu
    Copy the full SHA
    ff862ee View commit details
    Browse the repository at this point in the history
  2. Black formatting

    ochan1 authored Mar 2, 2023
    Configuration menu
    Copy the full SHA
    edb3157 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Black formatting 2

    ochan1 committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    fe4f8ad View commit details
    Browse the repository at this point in the history