mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-25 17:57:02 +00:00
Fix for python 2.7
This commit is contained in:
@@ -16,6 +16,7 @@
|
|||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>. #
|
# along with this program. If not, see <http://www.gnu.org/licenses/>. #
|
||||||
# #
|
# #
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
from __future__ import print_function
|
||||||
|
|
||||||
import functools
|
import functools
|
||||||
import numbers
|
import numbers
|
||||||
|
|||||||
Reference in New Issue
Block a user