Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
bra-fsn committed May 10, 2024
1 parent 304d01e commit 629f19e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions inspector/inspector.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
print("XXX")
import sys
sys.exit(0)
from datetime import datetime
from sc_crawler.tables import Server
from sc_runner import runner
Expand Down

0 comments on commit 629f19e

Please sign in to comment.