Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: python/peps
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 471ba58dc07ee11cc098a393913b055051969435
Choose a base ref
..
head repository: python/peps
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4cb6e8c4c573819d32fef9db060b957faf73cc66
Choose a head ref
Showing with 0 additions and 1 deletion.
  1. +0 −1 build.py
1 change: 0 additions & 1 deletion build.py
Original file line number Diff line number Diff line change
@@ -32,7 +32,6 @@ def create_index_file(html_root: Path):

if __name__ == "__main__":
args = create_parser()
args.index_file = True

root_directory = Path(".").absolute()
source_directory = root_directory