[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot] 2023-02-14 00:02:05 +00:00 committed by bobokun
parent a4d94ffdf5
commit 11b9833905
2 changed files with 1 additions and 2 deletions

View file

@ -21,7 +21,7 @@ repos:
hooks:
- id: autopep8
- repo: https://github.com/adrienverge/yamllint.git
rev: v1.29.0 # or higher tag
rev: v1.29.0 # or higher tag
hooks:
- id: yamllint
args: [--format, parsable, --strict]

View file

@ -126,7 +126,6 @@ def torrent_age_satisfied(torrent):
def main():
# If free space above requirements, terminate
print_free_space()
if is_storage_full():