Skip to content

Commit

Permalink
Merge branch 'master' of personal.github.com:mandiant/flare-floss int…
Browse files Browse the repository at this point in the history
…o quantumstrand
  • Loading branch information
williballenthin committed May 24, 2023
2 parents f854d7a + b67d9d6 commit 9d88936
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions floss/__main__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
import sys

from floss.main import main

sys.exit(main())

0 comments on commit 9d88936

Please sign in to comment.