scripts/_common.py
: add a shared Python file to move duplicated code (#12755)
* `scripts/_common.py`: add a shared Python file to move duplicated code --------- Co-authored-by: Vítor Henrique <87824454+vitorhcl@users.noreply.github.com> Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -28,3 +28,6 @@ scripts/pdf/tldr-pages.pdf
|
||||
# Python venv for testing the PDF script
|
||||
# Create it with: python3 -m venv scripts/pdf/venv/
|
||||
venv
|
||||
|
||||
# Generated pycache
|
||||
__pycache__
|
||||
|
Reference in New Issue
Block a user