Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

DOC: Add scripts to RTD #793

Merged
merged 5 commits into from
Sep 6, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
🚨 Fix flake8 warnings
  • Loading branch information
peterhessey committed Aug 30, 2022
commit 81632a6adb3f6f2dc067566bc1eea70a25025a5f
1 change: 0 additions & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
# documentation root, make it absolute.
#
import sys
import os
import shutil
from pathlib import Path
repo_dir = Path(__file__).absolute().parents[2]
Expand Down