add newsfile
This commit is contained in:
parent
f443deacbd
commit
bcb9315772
2
news/195.breaking
Normal file
2
news/195.breaking
Normal file
@ -0,0 +1,2 @@
|
||||
Code style black & isort. Remove six usage. Use plone.base and move annotation key over to here.
|
||||
[jensens]
|
@ -28,9 +28,9 @@ from zope.publisher.browser import TestRequest
|
||||
from zope.publisher.interfaces.browser import IBrowserRequest
|
||||
from ZPublisher.HTTPRequest import FileUpload
|
||||
|
||||
import io
|
||||
import time
|
||||
import unittest
|
||||
import io
|
||||
|
||||
|
||||
TEXT = b"file data"
|
||||
|
Loading…
Reference in New Issue
Block a user