Fix comment style in tests.

This commit is contained in:
Sergey Vartanov 2022-07-18 23:31:23 +03:00
parent 2c32dd0e9b
commit 0371172aef
17 changed files with 61 additions and 51 deletions

View file

@ -1,6 +1,4 @@
"""
Test MapCSS generation.
"""
"""Test MapCSS generation."""
from map_machine.mapcss import MapCSSWriter
from map_machine.scheme import NodeMatcher
from tests import SCHEME