Skip to content

Commit

Permalink
Merge pull request #326 from astronomy-commons/hombit-patch-1
Browse files Browse the repository at this point in the history
Update arguments.rst
  • Loading branch information
hombit authored Jun 3, 2024
2 parents 277d801 + 4e679ae commit c5e6095
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/catalogs/arguments.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ A minimal arguments block will look something like:

.. code-block:: python
from hipscat_import.pipeline.catalog.arguments import ImportArguments
from hipscat_import.catalog.arguments import ImportArguments
args = ImportArguments(
sort_columns="ObjectID",
Expand Down

0 comments on commit c5e6095

Please sign in to comment.