You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "/home/user/.cache/pypoetry/virtualenvs/irv-logging-SL_A2R03-py3.12/lib/python3.12/site-packages/failprint/runners.py", line 214, in run_function_get_code
result = func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "/home/user/.cache/pypoetry/virtualenvs/irv-logging-SL_A2R03-py3.12/lib/python3.12/site-packages/failprint/lazy.py", line 37, in __call__
return self.call(*self.args, **self.kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/user/.cache/pypoetry/virtualenvs/irv-logging-SL_A2R03-py3.12/lib/python3.12/site-packages/duty/callables/blacken_docs.py", line 78, in run
retv |= format_file(
^^^^^^^^^^^^
TypeError: format_file() missing 1 required positional argument: 'check_only'
Description of the bug
TypeError: format_file() missing 1 required positional argument: 'check_only'
To Reproduce
Traceback (most recent call last):
Expected behavior
Environment information
duty
v1.4.1Additional context
blacken_docs == 1.18.0
The text was updated successfully, but these errors were encountered: