Skip to content

Commit ca96a78

Browse files
committed
test: fix encoding specifier
1 parent 168fcb6 commit ca96a78

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/test_build.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# -*- coding: utf-8 -*-
2+
13
from pathlib import Path
24
import pytest
35
import shutil

0 commit comments

Comments
 (0)