Clean up Python 2 compatibility code. (#5161)
This commit is contained in:
@@ -4,8 +4,6 @@
|
||||
Contributors: https://github.com/dmlc/xgboost/blob/master/CONTRIBUTORS.md
|
||||
"""
|
||||
|
||||
from __future__ import absolute_import
|
||||
|
||||
import os
|
||||
|
||||
from .core import DMatrix, Booster
|
||||
|
||||
Reference in New Issue
Block a user