mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 17:58:20 +00:00
Drop support for Python 2.
This commit is contained in:
@@ -32,8 +32,6 @@ Available flags:
|
||||
- ``--fields``: Output more detailed information about failed entities (available only with ``--json``).
|
||||
"""
|
||||
|
||||
from __future__ import print_function
|
||||
|
||||
import os
|
||||
import sys
|
||||
import json
|
||||
|
||||
Reference in New Issue
Block a user