mirror of
https://github.com/enzet/map-machine.git
synced 2025-06-12 07:41:55 +02:00
Fix pydocstyle warnings.
This commit is contained in:
parent
a5f9964d6d
commit
80aa4b1680
35 changed files with 35 additions and 105 deletions
|
@ -1,6 +1,4 @@
|
|||
"""
|
||||
Special icon collections for documentation.
|
||||
"""
|
||||
"""Special icon collections for documentation."""
|
||||
import json
|
||||
from dataclasses import dataclass, field
|
||||
from pathlib import Path
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue