Skip to content

Commit

Permalink
Maybe commit uncommitted changes?
Browse files Browse the repository at this point in the history
  • Loading branch information
ddobie committed Jan 28, 2025
1 parent 274ad12 commit 281cb07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vast_pipeline/pipeline/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ class PipelineConfig:
"flux_fractional_error": yaml.Float(),
"condon_errors": yaml.Bool(),
"selavy_local_rms_fill_value": yaml.Float(),
"write_parquet_files": yaml.Bool(),
"write_measurements_parquet": yaml.Bool(),
"ra_uncertainty": yaml.Float(),
"dec_uncertainty": yaml.Float(),
}
Expand Down

0 comments on commit 281cb07

Please sign in to comment.