Skip to content

Commit

Permalink
add add_pmcorr_columns to agasc.__all__
Browse files Browse the repository at this point in the history
  • Loading branch information
javierggt committed Nov 8, 2024
1 parent 2eeddf0 commit ce513f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions agasc/agasc.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
"write_agasc",
"TABLE_DTYPE",
"TableOrder",
"add_pmcorr_columns",
]

logger = logging.getLogger("agasc")
Expand Down

0 comments on commit ce513f5

Please sign in to comment.