Skip to content

Commit

Permalink
acts: comment
Browse files Browse the repository at this point in the history
  • Loading branch information
wdconinc authored Nov 22, 2024
1 parent e6ec53d commit 1e4df1f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/acts/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,6 @@ def cmake_args(self):
args.append(self.define("Python_EXECUTABLE", self.spec["python"].command.path))
return args


# instantiate at least once
_acts = Acts("acts")

0 comments on commit 1e4df1f

Please sign in to comment.