Skip to content

Commit

Permalink
remove skip_member from conf.py to fix error
Browse files Browse the repository at this point in the history
  • Loading branch information
jmccand committed May 6, 2024
1 parent d364b51 commit a9deaab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,3 @@

def setup(app):
app.add_css_file('css/s4defs-roles.css')
app.connect('autodoc-skip-member', skip_member)

0 comments on commit a9deaab

Please sign in to comment.