Skip to content

Commit

Permalink
convert the hack process to python
Browse files Browse the repository at this point in the history
  • Loading branch information
Nasreddine Bac Ali committed Jan 1, 2020
1 parent 969766f commit a50b62c
Show file tree
Hide file tree
Showing 23 changed files with 342 additions and 395 deletions.
2 changes: 1 addition & 1 deletion cf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

import sys

from cf_submit import cf_main
from src import cf_main

if __name__ == '__main__':
try:
Expand Down
1 change: 0 additions & 1 deletion cf_submit/__init__.py

This file was deleted.

239 changes: 0 additions & 239 deletions cf_submit/cf_hack.py

This file was deleted.

127 changes: 0 additions & 127 deletions cf_submit/hack_prob.sh

This file was deleted.

Loading

0 comments on commit a50b62c

Please sign in to comment.