mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-11 10:06:47 +00:00
black .
This commit is contained in:
@@ -21,7 +21,6 @@ This file should produce no warnings from type checker (currently pyright).
|
||||
Those tests are not automatically checked and just there to make sure overloads are making sense.
|
||||
"""
|
||||
|
||||
|
||||
from typing import Union
|
||||
|
||||
from typing_extensions import assert_type
|
||||
|
||||
@@ -17,6 +17,7 @@
|
||||
# along with IfcOpenShell. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
"""Run this test from src/ifcopenshell-python folder: pytest --durations=0 ifcopenshell/util/test_pset.py"""
|
||||
|
||||
from ifcopenshell.util import pset
|
||||
from ifcopenshell.util.pset import ApplicableEntity
|
||||
|
||||
|
||||
Reference in New Issue
Block a user