Skip to content

Commit 9417739

Browse files
Bordalexierule
authored andcommitted
mypy
1 parent a22adee commit 9417739

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ warn_no_return = "False"
5757
# mypy --no-error-summary 2>&1 | tr ':' ' ' | awk '{print $1}' | sort | uniq | sed 's/\.py//g; s|src/||g; s|\/|\.|g' | xargs -I {} echo '"{}",'
5858
module = [
5959
"pytorch_lightning.callbacks.progress.rich_progress",
60+
"pytorch_lightning.cli",
6061
"pytorch_lightning.profilers.base",
6162
"pytorch_lightning.profilers.pytorch",
6263
"pytorch_lightning.trainer.supporters",

0 commit comments

Comments
 (0)