We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a8dd97 commit bfe76ddCopy full SHA for bfe76dd
pusher/pusher.py
@@ -15,7 +15,6 @@
15
import re
16
import six
17
import time
18
-import copy
19
20
def join_attributes(attributes):
21
return six.text_type(',').join(attributes)
0 commit comments