Skip to content

Commit 1461d98

Browse files
committed
Add back encoding
1 parent 98a702d commit 1461d98

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/contrib/flask_cache/test.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
# project
24
from ddtrace.constants import ANALYTICS_SAMPLE_RATE_KEY
35
from ddtrace.ext import net

0 commit comments

Comments
 (0)