Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jul 5, 2024
1 parent ded5681 commit 51b069c
Show file tree
Hide file tree
Showing 3 changed files with 88 additions and 88 deletions.
2 changes: 1 addition & 1 deletion src/xncml/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
import xmltodict


class Dataset(object):
class Dataset:
"""A class for reading and manipulating NcML file.
Note that NcML documents are used for two distinct purposes:
Expand Down
Loading

0 comments on commit 51b069c

Please sign in to comment.