Update ruff version #1220
Annotations
3 errors
Test with pytest:
gplugins/klayout/tests/test_dataprep_regions.py#L97
test_region_collection_contains
KeyError: "Layer 'args=(64, 0), kwargs={}' has not been defined in the KCLayout."
|
Test with pytest:
gplugins/klayout/tests/test_global_density.py#L108
test_estimate_weighted_global_density[large_rect_size3-small_rect1_size3-small_rect2_size3-small_rect1_offset3-small_rect2_offset3-tile_size3-0.5]
AssertionError: estimated_density=np.float64(0.125), expected_global_density=0.5
assert np.False_
+ where np.False_ = <function isclose at 0x7fa779f15e70>(np.float64(0.125), 0.5)
+ where <function isclose at 0x7fa779f15e70> = np.isclose
|
Test with pytest
Process completed with exit code 1.
|
Loading