We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19b759b commit 7d958f9Copy full SHA for 7d958f9
orographic_precipitation/__init__.py
@@ -1,4 +1,4 @@
1
-from orographic_precipitation import (
+from .orographic_precipitation import (
2
compute_orographic_precip,
3
gauss_topography,
4
plot2d,
0 commit comments