fix linter

old-commit-hash: 8daef80bd7
This commit is contained in:
Willem Melching 2020-04-23 10:46:39 -07:00
parent 80f4a67ca0
commit 790d0a9cff
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]