Skip to content

Commit

Permalink
[python] added f-string to python-package/lightgbm/basic.py (#4143)
Browse files Browse the repository at this point in the history
* added f-string

* fix missing parentheses and other string formatting

* remove extra trailing parenthesis

* one more missing parenthesis

* fix pandas categoricals

* update uses of +

* Apply suggestions from code review

Co-authored-by: Nikita Titov <nekit94-08@mail.ru>

Co-authored-by: James Lamb <jaylamb20@gmail.com>
Co-authored-by: Nikita Titov <nekit94-08@mail.ru>
  • Loading branch information
3 people authored May 15, 2021
1 parent 3a657c8 commit bffa6ca
Showing 1 changed file with 49 additions and 65 deletions.
Loading

0 comments on commit bffa6ca

Please sign in to comment.