Skip to content

Commit

Permalink
the last edit
Browse files Browse the repository at this point in the history
  • Loading branch information
vladdez committed Sep 24, 2024
1 parent 38c45f9 commit 9aa472b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/supportive_defaults.jl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Default configurations for the supporting axis. Similar to PlotConfig, but these
Such supporting axes allow users to flexibly see defaults in docstrings and manipulate them using corresponding axes.
For developers: to make them updateable in the function, use `update_axis`.
**Return value:** `NamedConfig`.
**Return value:** `NamedTuple`.
"""
function supportive_defaults(cfg_symb::Symbol)
# plot_splines
Expand Down

0 comments on commit 9aa472b

Please sign in to comment.