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

Commit 08e3138

Browse files
author
Kenneth Reitz
committed
doh
1 parent e4286ae commit 08e3138

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bob/models.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import os
44
import envoy
55
import sys
6-
from tempfile import mkstemp
6+
from tempfile import mkstemp, mkdtemp
77

88
import re
99

0 commit comments

Comments
 (0)