Skip to content

Commit 47ddf99

Browse files
JKBTeque5
authored andcommitted
fix docstring
1 parent b4645e1 commit 47ddf99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_load_ncd.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# SPDX-License-Identifier: LGPL-3.0-or-later
66

7-
"""Tests for loading non-conforming datasets"""
7+
"""Tests for loading non-conforming datasets."""
88

99
from typing import cast
1010
import os

0 commit comments

Comments
 (0)