mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 21:43:21 +00:00
tools: Remove print_function.
Tweaked by tabbott to exclude the linter libraries.
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
from __future__ import print_function
|
||||
from six.moves import input, map, range
|
||||
import glob
|
||||
import os
|
||||
|
||||
Reference in New Issue
Block a user