Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerapritchard committed Apr 26, 2024
1 parent e0cf370 commit 14a2475
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
sys.path.insert(0, x[0])
print(sys.path)

import tssc as tssc
from tssc import MASTSearch, TESSSearch, K2Search, KeplerSearch

project = "Timeseries Simple Search Combo (tssc)"
copyright = "2024, TESS Science Support Center"
author = "TESS Science Support Center"
Expand Down

0 comments on commit 14a2475

Please sign in to comment.