Skip to content

Commit

Permalink
Remove typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rowingdude committed Sep 4, 2024
1 parent 04de4ed commit 8ba96fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/analyzeMFT/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ async def main():
import traceback
traceback.print_exc()
sys.exit(1)
master


if __name__ == "__main__":
asyncio.run(main())

0 comments on commit 8ba96fd

Please sign in to comment.