Skip to content

Commit

Permalink
remove extra empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
ego-lay-atman-bay committed Jul 11, 2024
1 parent d98ec61 commit fd07d75
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ def setup_logger(
if os.path.isdir(dir):
log_files = os.listdir(dir)
logs = []


for file in log_files:
if file == os.path.basename(log_filename):
Expand Down

0 comments on commit fd07d75

Please sign in to comment.