mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-28 15:53:00 +00:00
black .
This commit is contained in:
@@ -15,5 +15,3 @@
|
||||
#
|
||||
# You should have received a copy of the GNU Lesser General Public License
|
||||
# along with IfcPatch. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
|
||||
|
||||
@@ -19,7 +19,6 @@
|
||||
import logging
|
||||
|
||||
|
||||
|
||||
class Patcher:
|
||||
def __init__(self, file: None, logger: logging.Logger, filepath: str):
|
||||
"""Allow ArchiCAD IFC spaces to open as Revit rooms
|
||||
|
||||
@@ -20,7 +20,6 @@
|
||||
import logging
|
||||
|
||||
|
||||
|
||||
class Patcher:
|
||||
def __init__(self, file: None, logger: logging.Logger, filepath: str, is_solid: bool = True):
|
||||
"""Fix missing or spot-coordinate bugged TINs loading in Revit
|
||||
|
||||
Reference in New Issue
Block a user