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

-t or --hours Argument Not Working As Intended #68

Open
Jebula999 opened this issue Sep 15, 2022 · 1 comment
Open

-t or --hours Argument Not Working As Intended #68

Jebula999 opened this issue Sep 15, 2022 · 1 comment

Comments

@Jebula999
Copy link

Hi There,

When using the -t or --hours Command line argument, it defaults to 3 hours no matter the number you put in.

  python3 nests.py --hours 7
  Last migration: 2022-07-21 02:00:00
  Overwriting hours since change with 3

  python3 nests.py --hours 5
  Last migration: 2022-07-21 02:00:00
  Overwriting hours since change with 3
@Jebula999 Jebula999 changed the title -t argument Not Working As Intended -t or --hours Argument Not Working As Intended Sep 15, 2022
@kamieniarz
Copy link

I have that 3 note too but -t works fine for me. Just check the numbers when you do -h 1 or -h 4 - with the latter average nesting number will have fractions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants