Skip to content

Commit

Permalink
Update arguments.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
hombit committed Jun 3, 2024
1 parent 277d801 commit 4e679ae
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 4e679ae

Please sign in to comment.