We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca3b885 commit f21c54aCopy full SHA for f21c54a
pyproject.toml
@@ -40,7 +40,7 @@ formatting = [
40
"isort==7.0.0"
41
]
42
linting = [
43
- "pylint==4.0.0"
+ "pylint==4.0.1"
44
45
cli = [
46
"typer" # if you install fundamend[cli], the cli commands are available via typer
0 commit comments