Skip to content

Commit a809821

Browse files
committed
Rename mapping file to .babel.cfg
1 parent 634a20c commit a809821

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

babel.cfg renamed to .babel.cfg

File renamed without changes.

babel_runner.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
SOURCE_DIR = os.path.relpath(
1919
os.path.join(PROJECT_DIR, "python_docs_theme"), PROJECT_DIR
2020
)
21-
MAPPING_FILE = os.path.relpath(os.path.join(PROJECT_DIR, "babel.cfg"), PROJECT_DIR)
21+
MAPPING_FILE = os.path.relpath(os.path.join(PROJECT_DIR, ".babel.cfg"), PROJECT_DIR)
2222

2323

2424
def get_project_info() -> dict:

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy