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

Skip appliance if func_time==0 or rand_time==0 #116

Merged

Commits on Mar 18, 2024

  1. Fix issue 114. Skip app if func_time or rand_time==0

    Johann Kraft authored and Bachibouzouk committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    76e5342 View commit details
    Browse the repository at this point in the history
  2. Add warning if appliance with func_time=0 is defined

    Johann Kraft authored and Bachibouzouk committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    1f87cc0 View commit details
    Browse the repository at this point in the history
  3. Add tests and fix faulty func_time warning

    Johann Kraft authored and Bachibouzouk committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    d9fcb0a View commit details
    Browse the repository at this point in the history
  4. Formatted code with black.

    Johann Kraft authored and Bachibouzouk committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    8d5d504 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d864d2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0c65148 View commit details
    Browse the repository at this point in the history