[ismfeed] small bugs

This commit is contained in:
Noe Brucy
2023-04-26 15:35:53 +02:00
parent fe3cc2e574
commit 6ac778a916
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
from .ismfeed import (
get_sinks,
compute_sfr,
plot_mass_sfr,
)