Skip to content

Commit

Permalink
Remove debug print
Browse files Browse the repository at this point in the history
  • Loading branch information
oarriaga committed Dec 11, 2019
1 parent 6f63440 commit 0e0b9f1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@


# setting scene
print('smoothness_flag', bool(args.smooth))
scene = MultiView(args.obj_path, (args.image_size, args.image_size),
args.y_fov, args.depth, args.sphere, args.roll,
args.translation, args.shift, args.light,
Expand Down

0 comments on commit 0e0b9f1

Please sign in to comment.