Skip to content

Commit

Permalink
remove perf tests. They dont use the actual utils so there is no reas…
Browse files Browse the repository at this point in the history
…on to keep them in this state
  • Loading branch information
kevinhughes27 committed Jun 3, 2017
1 parent f420c91 commit f9e2e37
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 164 deletions.
10 changes: 0 additions & 10 deletions play.py
Original file line number Diff line number Diff line change
@@ -1,18 +1,8 @@
#!/usr/bin/env python

from utils import resize_image, XboxController
<<<<<<< 48ae7d1910c02bfc04433f31ac9fd14322f7747e
from termcolor import cprint
||||||| merged common ancestors
import tensorflow as tf
import model
from termcolor import cprint
=======
from termcolor import cprint

import tensorflow as tf
import model
>>>>>>> split Sample class out of Screenshot class
import gym
import gym_mupen64plus
from train import create_model
Expand Down
154 changes: 0 additions & 154 deletions tests/perfTests.py

This file was deleted.

0 comments on commit f9e2e37

Please sign in to comment.