We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37927ca commit 189fba2Copy full SHA for 189fba2
quantities/markup.py
@@ -1,7 +1,7 @@
1
# -*- coding: utf-8 -*-
2
"""
3
4
-from __future__ import absolute_import
+from __future__ import absolute_import, with_statement
5
6
import copy
7
import operator
0 commit comments