Skip to content

Commit

Permalink
build: Bump dev tools (#280)
Browse files Browse the repository at this point in the history
  • Loading branch information
tachikoma-li authored Jul 26, 2023
1 parent 6bf9d18 commit 9507647
Show file tree
Hide file tree
Showing 3 changed files with 358 additions and 367 deletions.
4 changes: 1 addition & 3 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -103,9 +103,7 @@
# as variable in the template
# here `qctrlopencontrols` is used in the template for
# providing a list of all public APIs
autosummary_context = {
"qctrlopencontrols": public_apis,
}
autosummary_context = {"qctrlopencontrols": public_apis}

# Builds filename/url mappings for the objects

Expand Down
Loading

0 comments on commit 9507647

Please sign in to comment.