Skip to content

Commit

Permalink
replace deprecated function
Browse files Browse the repository at this point in the history
  • Loading branch information
shanosborne committed Jun 23, 2020
1 parent 103c4ae commit a3e65a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@


def setup(app):
app.add_stylesheet("stsci.css")
app.add_css_file("stsci.css")

conf.read([os.path.join(os.path.dirname(__file__), '..', 'setup.cfg')])
setup_cfg = dict(conf.items('metadata'))
Expand Down

0 comments on commit a3e65a5

Please sign in to comment.