mirror of
https://github.com/chatmail/core.git
synced 2026-05-11 10:56:29 +03:00
python: do not import print function in tests
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
from __future__ import print_function
|
|
||||||
|
|
||||||
import os.path
|
import os.path
|
||||||
import shutil
|
import shutil
|
||||||
|
|||||||
@@ -1,4 +1,3 @@
|
|||||||
from __future__ import print_function
|
|
||||||
|
|
||||||
import os
|
import os
|
||||||
import time
|
import time
|
||||||
|
|||||||
Reference in New Issue
Block a user