Skip to content

Commit 0e6b961

Browse files
committed
black
1 parent c42f35a commit 0e6b961

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ultraplot/internals/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@ def _get_signature(func):
189189
# Some callable objects may be unhashable for lru_cache keys.
190190
return inspect.signature(func)
191191

192+
192193
_LAZY_ATTRS = {
193194
"benchmarks": ("benchmarks", None),
194195
"context": ("context", None),

0 commit comments

Comments
 (0)