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 459d355 commit ded9e43Copy full SHA for ded9e43
pyproject.toml
@@ -40,7 +40,7 @@ formatting = [
40
"isort==7.0.0"
41
]
42
linting = [
43
- "pylint==4.0.1"
+ "pylint==4.0.2"
44
45
cli = [
46
"typer" # if you install fundamend[cli], the cli commands are available via typer
0 commit comments