mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +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
 | 
			
		||||
from lib.css_parser import parse, CssParserException
 | 
			
		||||
from typing import Iterable, Text
 | 
			
		||||
import sys
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user