Skip to content

Commit 3e30011

Browse files
committed
Merge pull request #11 from ocefpaf/no_module_test
Tests are no longer a module
2 parents 5d191cf + d548ede commit 3e30011

File tree

2 files changed

+0
-1
lines changed

2 files changed

+0
-1
lines changed

seawater/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
__version__ = '3.3.3'
44

5-
from . import test
65
from .geostrophic import bfrq, svan, gpan, gvel
76
from .extras import dist, f, satAr, satN2, satO2, swvel
87
from .library import cndr, salds, salrp, salrt, seck, sals, smow

seawater/test/__init__.py

Whitespace-only changes.

0 commit comments

Comments
 (0)