Skip to content
This repository has been archived by the owner on Sep 27, 2020. It is now read-only.

Commit

Permalink
Merge pull request #116 from recalbox/digitalLumberjack-patch-1
Browse files Browse the repository at this point in the history
Added import of time lib for sleep
  • Loading branch information
digitalLumberjack committed Feb 20, 2017
2 parents eb5924c + 63e2b0d commit b6a075d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configgen/utils/runner.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#!/usr/bin/env python
import subprocess
import os
import time

import videoMode

Expand Down

0 comments on commit b6a075d

Please sign in to comment.