Skip to content

Commit

Permalink
not sure why this changed
Browse files Browse the repository at this point in the history
  • Loading branch information
Dcallies committed Oct 23, 2024
1 parent d67f288 commit 13e1573
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python-threatexchange/threatexchange/cli/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -329,6 +329,7 @@ def inner_main(
def main():
"""The main called by pip"""
_setup_logging(os.getenv("TX_VERBOSE", "0"), initial=True)

try:
inner_main()
except base.CommandError as ce:
Expand Down

0 comments on commit 13e1573

Please sign in to comment.