Minor code cleanup
- Reducing linter errors - Removing old Python 2-only code (__future__ print)
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
"""utilities for building pyzmq.
|
||||
|
||||
Largely adapted from h5py
|
||||
"""
|
||||
# flake8: noqa F401 F403
|
||||
|
||||
from .msg import *
|
||||
from .bundle import *
|
||||
from .build import *
|
||||
|
||||
Reference in New Issue
Block a user