We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
dict
for
typing.NamedTuple
collections.namedtuple
return
assert
if
else
@pytest.mark.parametrize
pytest.raises(ValueError)
os
Path
stacklevel
datetime.datetime.now()
tz
subprocess.run
check
None
typing.ClassVar
startswith
endswith
tuple
file:
yaml.safe_load
contextlib.suppress(FileExistsError)
try
except
pass
print
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Repo-review
Numpydoc
Ruff
dict
callfor
loop target overwritten by assignment targettyping.NamedTuple
instead ofcollections.namedtuple
return
assert
if
-else
-blockper file:
tests
@pytest.mark.parametrize
pytest.raises(ValueError)
is too broados
withPath
assert
benchmarks
stacklevel
keyword argument founddatetime.datetime.now()
called without atz
argumentsubprocess.run
without explicitcheck
argumentos
withPath
return
at the end of function able to return non-None
valuetyping.ClassVar
assert
conf
datetime.datetime.now()
called without atz
argumentnoxfile
startswith
/endswith
once with atuple
file:
or custom schemes is often unexpected.yaml.safe_load
contextlib.suppress(FileExistsError)
instead oftry
-except
-pass
print
foundsetup
The text was updated successfully, but these errors were encountered: