Skip to content

Commit 5c3df34

Browse files
author
claresinger
committed
remove null
1 parent e09bdc4 commit 5c3df34

File tree

2 files changed

+1
-18
lines changed

2 files changed

+1
-18
lines changed

PySDM/physics/homogeneous_liquid_nucleation_rate/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44

55
from .cnt import CNT
66
from .constant import Constant
7-
from .null import Null
7+
from PySDM.impl.null_physics_class import Null

PySDM/physics/homogeneous_liquid_nucleation_rate/null.py

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)