Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
rdspring1 committed Aug 27, 2024
1 parent f255d20 commit aa9e9cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/python/opinfo_framework.py
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,4 @@ def __init__(self, opinfos, *, scope=None):
if scope is None:
previous_frame = inspect.currentframe().f_back
scope = previous_frame.f_globals
self.scope = scope
self.scope = scope

0 comments on commit aa9e9cd

Please sign in to comment.