Merge "Stop to use the __future__ module."

This commit is contained in:
Zuul 2020-07-16 14:20:58 +00:00 committed by Gerrit Code Review
commit 9ec33d3a93
1 changed files with 0 additions and 2 deletions

View File

@ -13,8 +13,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.
from __future__ import print_function
import argparse
import collections
import csv