Skip to content

Commit

Permalink
fix(AirBoundary): Change AirWall to AirBoundary
Browse files Browse the repository at this point in the history
  • Loading branch information
chriswmackey authored and Chris Mackey committed Feb 11, 2020
1 parent 4d9946b commit b1e62d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dragonfly/model.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
from honeybee.model import Model as hb_model
from honeybee.shade import Shade
from honeybee.boundarycondition import Surface
from honeybee.facetype import AirWall
from honeybee.typing import float_in_range, float_positive

from ladybug_geometry.geometry2d.pointvector import Vector2D
Expand Down

0 comments on commit b1e62d7

Please sign in to comment.