Skip to content

Commit ccc9c33

Browse files
committed
remove outdated python2 statement
1 parent 1480b14 commit ccc9c33

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

examples/core_shape_properties.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@
1717
##You should have received a copy of the GNU Lesser General Public License
1818
##along with pythonOCC. If not, see <http://www.gnu.org/licenses/>.
1919

20-
from __future__ import print_function
21-
2220
from OCC.Core.BRepPrimAPI import BRepPrimAPI_MakeBox
2321
from OCC.Core.GProp import GProp_GProps
2422
from OCC.Core.BRepGProp import brepgprop_VolumeProperties, brepgprop_SurfaceProperties

0 commit comments

Comments
 (0)