Skip to content

Commit b48422b

Browse files
committed
updated doc strings
1 parent ca93a2c commit b48422b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pytorch_lightning/loggers/csv_logs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ def save_dir(self) -> Optional[str]:
165165
Get the save directory.
166166
167167
Returns:
168-
The save directory.
168+
The path to the save directory.
169169
"""
170170
return self._save_dir
171171

0 commit comments

Comments
 (0)