Skip to content
Snippets Groups Projects

Try to lint

Closed Tammo Jan Dijkema requested to merge test_pipeline into main
Files
2
+ 0
1
@@ -7,7 +7,6 @@ spinifex: Tool for calculating ionospheric Faraday rotation
from __future__ import annotations
from ._version import version as __version__
from .spinifex import get_bla
__all__ = ["__version__", "get_bla"]
Loading