Skip to content

Commit 77a389f

Browse files
committed
adjsut setup(app) in conf.py
1 parent d32abf2 commit 77a389f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@
273273

274274

275275
def setup(app):
276-
app.add_stylesheet("pysal-styles.css")
276+
app.add_css_file("pysal-styles.css")
277277

278278

279279
# Example configuration for intersphinx: refer to the Python standard library.

0 commit comments

Comments
 (0)