Skip to content

Commit

Permalink
style(metal): added a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
devang-chauhan committed Jul 9, 2021
1 parent 4b91726 commit 1ca433f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions honeybee_radiance/modifier/material/metal.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@

from .plastic import Plastic

# This is just to show Mikkel how PR is done.


class Metal(Plastic):
"""Radiance metal material.
Expand Down

0 comments on commit 1ca433f

Please sign in to comment.