Skip to content

Commit

Permalink
Update: Code standardization
Browse files Browse the repository at this point in the history
  • Loading branch information
Drazzilb08 committed Feb 25, 2024
1 parent b79d2c9 commit afdc1f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/poster_renamerr.py
Original file line number Diff line number Diff line change
Expand Up @@ -519,6 +519,7 @@ def main():
"""
Main function.
"""

name = script_name.replace("_", " ").upper()
try:
logger.info(create_bar(f"START {name}"))
Expand Down

0 comments on commit afdc1f1

Please sign in to comment.