diff --git a/shacltool/__init__.py b/shacltool/__init__.py index 4f97b94..ed9f761 100644 --- a/shacltool/__init__.py +++ b/shacltool/__init__.py @@ -2,4 +2,4 @@ from shacltool import owl2shacl -__all__ = ['owl2shacl',] \ No newline at end of file +__all__ = ['owl2shacl',]