Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

Commit 1383bc6

Browse files
byronbyronz
authored andcommitted
fix unicode in py2:
1 parent 3d0a3ba commit 1383bc6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/integration/misc/conftest.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# -*- coding: utf-8 -*-
12
from datetime import datetime
23
import pytest
34
import dash

0 commit comments

Comments
 (0)