Skip to content

Commit

Permalink
arbitary move of python
Browse files Browse the repository at this point in the history
  • Loading branch information
WhalleyT committed Oct 9, 2024
1 parent 246d4cd commit b526a18
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions bin/create_final_json.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/usr/bin/env python3

import json
import os
import sys
Expand Down
2 changes: 1 addition & 1 deletion bin/identify_tophit_and_contaminants2.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env python3

import json
import json
import os
import sys
import argparse
Expand Down

0 comments on commit b526a18

Please sign in to comment.