Unverified Commit 8d5c0343 authored by Zhuyi Xue's avatar Zhuyi Xue Committed by GitHub
Browse files

[ci][python] apply isort to python-package/lightgbm/libpath.py #3958 (#3971)

parent d74b1be9
# coding: utf-8 # coding: utf-8
"""Find the path to LightGBM dynamic library files.""" """Find the path to LightGBM dynamic library files."""
import os import os
from platform import system from platform import system
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment