Skip to content

Commit

Permalink
terrabutler: requirements: Fix E302
Browse files Browse the repository at this point in the history
  • Loading branch information
MiguelNdeCarvalho committed May 13, 2022
1 parent e11d10b commit eb51a04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions terrabutler/requirements.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
from sys import exit


def check_requirements():
"""
Check requirements before running the application.
Expand Down

0 comments on commit eb51a04

Please sign in to comment.