Skip to content

Commit

Permalink
Update Globals.py
Browse files Browse the repository at this point in the history
Ommit opencv
  • Loading branch information
fire17 authored Feb 14, 2020
1 parent 49a7b54 commit a2cdaac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GlobalData/Globals.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
import os.path as PATH
import glob

import cv2
#import cv2
import random
import numpy as np
import scipy
Expand Down

0 comments on commit a2cdaac

Please sign in to comment.