mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +00:00
tools: Remove print_function.
Tweaked by tabbott to exclude the linter libraries.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#!/usr/bin/env python3
|
||||
from __future__ import print_function
|
||||
|
||||
# check for the venv
|
||||
from lib import sanity_check
|
||||
|
||||
Reference in New Issue
Block a user