Remove all remaining from __future__ imports.
This commit is contained in:
parent
204871b518
commit
4600ce59a3
12 changed files with 0 additions and 25 deletions
|
@ -1,8 +1,6 @@
|
|||
#!/usr/bin/env python3
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
from __future__ import print_function
|
||||
|
||||
import sys
|
||||
if False:
|
||||
from typing import Any, Dict, Optional
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue