Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

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

Sign up
Appearance settings

Commita809821

Browse files
committed
Rename mapping file to .babel.cfg
1 parent634a20c commita809821

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

‎babel.cfgrenamed 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
defget_project_info()->dict:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp