[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,
)
+1 -1
View File
@@ -9,7 +9,7 @@ import matplotlib as mpl
import matplotlib.ticker as tick
import matplotlib.pyplot as plt
from matplotlib import FuncFormatter
from matplotlib.ticker import FuncFormatter
from utils.units import convert_exp