Skip to content

Commit

Permalink
GitHub Action: Apply Pep8-formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Dec 5, 2024
1 parent 13d4c08 commit 57010f3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion repos/c2sm/packages/icon-exclaim/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ class IconExclaim(IconC2sm):
depends_on('boost', when='dsl={0}'.format(x))
conflicts('^python@:3.9,3.11:', when='dsl={0}'.format(x))


def setup_build_environment(self, env):
super().set_build_envirionment(self, env)
# help cmake to build dsl-stencils
Expand Down

0 comments on commit 57010f3

Please sign in to comment.