remove Python2 code

This commit is contained in:
mosfet80
2023-03-04 19:36:18 +01:00
committed by Chris Hennes
parent 4b4718dd17
commit bed7b76524
79 changed files with 28 additions and 200 deletions

View File

@@ -3,7 +3,7 @@
# basic test script for TechDraw module
# creates a page and 1 view
from __future__ import print_function
import FreeCAD
import unittest