Skip to content

Commit

Permalink
test: fixed ruff lint error [2024-11-27]
Browse files Browse the repository at this point in the history
  • Loading branch information
CHRISCARLON committed Nov 27, 2024
1 parent 13bf83b commit 64dc7fe
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion HerdingCats/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@
"CkanDataCatalogues",
"OpenDataSoftDataCatalogues",
"OpenDataSoftCatExplorer",
"CkanApiPathsDocs"
"CkanApiPathsDocs",
"OpenDataSoftResourceLoader",
"OpenDataSoftExplorerError"
]

__version__ = "0.1.4"

0 comments on commit 64dc7fe

Please sign in to comment.