Update black exclude dirs

This commit is contained in:
Thomas Krijnen
2026-02-26 12:36:17 +01:00
parent 077a0c3755
commit 9ab9da2ca8
+2 -1
View File
@@ -15,7 +15,8 @@ include = '''
|nix/.*.pyi?$ |nix/.*.pyi?$
''' '''
extend-exclude = ''' extend-exclude = '''
src/ifcopenshell-python/ifcopenshell/express/* src/ifcopenshell-python/ifcopenshell/express/rules/*
|src/ifcopenshell-python/ifcopenshell/express/express_parser.py
|src/ifcopenshell-python/ifcopenshell/mvd/* |src/ifcopenshell-python/ifcopenshell/mvd/*
|src/ifcopenshell-python/ifcopenshell/simple_spf/* |src/ifcopenshell-python/ifcopenshell/simple_spf/*
|src/ifc2ca/templates/* |src/ifc2ca/templates/*