Skip to content

Commit

Permalink
Moving common imports to the init module
Browse files Browse the repository at this point in the history
  • Loading branch information
mahyarnajibi committed Nov 25, 2019
1 parent 511a2e4 commit a357bcd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions main_test.py
Expand Up @@ -5,8 +5,6 @@
# by Mahyar Najibi and Bharat Singh
# --------------------------------------------------------------
import init
import matplotlib
matplotlib.use('Agg')
from symbols.faster import *
from configs.faster.default_configs import config, update_config, update_config_from_list
from data_utils.load_data import load_proposal_roidb
Expand Down

0 comments on commit a357bcd

Please sign in to comment.