We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db5a6ae commit ddbc519Copy full SHA for ddbc519
jsonschema/tests/test_benchmarks.py
@@ -1,3 +1,5 @@
1
+#-*- coding: utf-8 -*-
2
+
3
from math import sqrt
4
from textwrap import dedent
5
import time
0 commit comments