diff --git a/src/pysme/config_default.json b/src/pysme/config_default.json index 6bbfc7fc..da5abdf2 100644 --- a/src/pysme/config_default.json +++ b/src/pysme/config_default.json @@ -5,5 +5,5 @@ "data.cache.atmospheres": "~/.sme/atmospheres/cache", "data.cache.nlte_grids": "~/.sme/nlte_grids/cache", "data.pointers.atmospheres": "datafiles_atmospheres.json", - "data.pointers.nlte_grids": "datafiles_nlte.json", + "data.pointers.nlte_grids": "datafiles_nlte.json" } \ No newline at end of file