mirror of
https://github.com/enzet/map-machine.git
synced 2025-07-27 13:29:12 +02:00
Fix Pylint warnings.
This commit is contained in:
parent
d2b208ea51
commit
5746edaa3f
22 changed files with 94 additions and 197 deletions
|
@ -17,9 +17,7 @@ def check_and_create(directory: Path) -> Path:
|
|||
|
||||
|
||||
class Workspace:
|
||||
"""
|
||||
Project file and directory paths and generated files and directories.
|
||||
"""
|
||||
"""Project file and directory paths and generated files and directories."""
|
||||
|
||||
# Project directories and files, that are the part of the repository.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue