Clean up
This commit is contained in:
parent
1f85197d07
commit
836b453d8b
1 changed files with 1 additions and 3 deletions
4
ETA.py
4
ETA.py
|
@ -365,9 +365,7 @@ else:
|
||||||
cache[ 'border' ] = border
|
cache[ 'border' ] = border
|
||||||
cache[ 'calibrations'] = calibrations
|
cache[ 'calibrations'] = calibrations
|
||||||
cache[ 'stripes' ] = stripes
|
cache[ 'stripes' ] = stripes
|
||||||
print( border )
|
|
||||||
print( calibrations )
|
|
||||||
exit()
|
|
||||||
# First deformation
|
# First deformation
|
||||||
|
|
||||||
list_ = data[
|
list_ = data[
|
||||||
|
|
Loading…
Reference in a new issue