Skip to content

Commit

Permalink
Removed newline
Browse files Browse the repository at this point in the history
  • Loading branch information
lbartoli79 committed Apr 18, 2024
1 parent 6676d42 commit f3a29e4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion wptagent.py
Original file line number Diff line number Diff line change
Expand Up @@ -1127,7 +1127,6 @@ def setup_logging(verbosity=0, log_format=None, log_file=None):
logging.critical("log_file must be specified if log_format is used.")
exit(1)


def main():
"""Startup and initialization"""
import argparse
Expand Down

0 comments on commit f3a29e4

Please sign in to comment.