tardis-sn / stardis

TARDIS stellar radiative transfer
https://tardis-sn.github.io/stardis/
11 stars 15 forks source link

use string literals and remove delim_whitespace=True #192

Closed jvshields closed 5 months ago

jvshields commented 5 months ago

Importing stardis throws warnings because I forgot to use string literals on the regex strings for the marcs model reader. This fixes that.