Skip to content

Commit

Permalink
chore(docs/conf.py): remove unused import of camtools module to clean…
Browse files Browse the repository at this point in the history
… up code
  • Loading branch information
yxlao committed Dec 28, 2024
1 parent 0e83bd9 commit 5f491e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,5 @@

# Custom module name display
modindex_common_prefix = ["camtools."] # Strip 'camtools.' from module index
import camtools as ct

sys.modules["ct"] = ct # Allow using 'ct' as an alias in documentation

0 comments on commit 5f491e3

Please sign in to comment.