You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: clean_old_history's days argument acccepts integer (#722)
* fix clean_old_history command: --days argument
...wasn't accepting value.
* fix clean_old_history command: --days type is int
* style: make format
* doc: AUTHORS and CHANGES updated
* style: uses black==19.10b0 for formatting
0 commit comments