Skip to content

Commit 358d28d

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent a1cbac2 commit 358d28d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitattributes

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
*.po diff=podiff
2-
*.pot diff=podiff
2+
*.pot diff=podiff

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -169,4 +169,4 @@ clean:
169169
rm -rf $(POSPELL_TMP_DIR) locales/$(LANGUAGE)/LC_MESSAGES/
170170
find -name '*.mo' -delete
171171
@echo "Cleaning build directory"
172-
$(MAKE) -C venv/cpython/Doc/ clean
172+
$(MAKE) -C venv/cpython/Doc/ clean

0 commit comments

Comments
 (0)