Skip to content

Commit

Permalink
refactor: W292 linting
Browse files Browse the repository at this point in the history
  • Loading branch information
gnikolov95 committed Oct 17, 2023
1 parent 8678963 commit 5681cd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shacltool/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

from shacltool import owl2shacl

__all__ = ['owl2shacl',]
__all__ = ['owl2shacl',]

0 comments on commit 5681cd0

Please sign in to comment.