fix linter

pull/1412/head^2
Willem Melching 2020-04-23 10:46:39 -07:00
parent aeb0a4af88
commit 8daef80bd7
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
import numpy as np
import common.transformations.orientation as orient
import math
FULL_FRAME_SIZE = (1164, 874)
W, H = FULL_FRAME_SIZE[0], FULL_FRAME_SIZE[1]