8000 Merge pull request #12153 from meeseeksmachine/auto-backport-of-pr-12… · matplotlib/matplotlib@c907981 · GitHub
[go: up one dir, main page]

Skip to content

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c907981

Browse files
authored
Merge pull request #12153 from meeseeksmachine/auto-backport-of-pr-12148-on-v3.0.x
Backport PR #12148 on branch v3.0.x (BLD: pragmatic fix for building basic_unit example on py37)
2 parents b8fa543 + b3a4c42 commit c907981

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
# is relative to the documentation root, use os.path.abspath to make it
2121
# absolute, like shown here.
2222
sys.path.append(os.path.abspath('.'))
23+
sys.path.append('.')
2324

2425
# General configuration
2526
# ---------------------

0 commit comments

Comments
 (0)
0