mirror of
https://github.com/arsenetar/send2trash.git
synced 2026-06-19 13:37:53 +00:00
python2 removal: more clean up (#107)
1. remove from __future__ as those feature is mandatory >= 3.0 and we are in the future 2. python3 script defaults to UTF-8
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
# encoding: utf-8
|
||||
from os import path as op
|
||||
import pytest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user