Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tianlh
LightGBM-DCU
Commits
6265c980
Unverified
Commit
6265c980
authored
Mar 18, 2024
by
James Lamb
Committed by
GitHub
Mar 18, 2024
Browse files
[ci] [python-package] remove unused flake8 configuration (#6372)
parent
8bc45786
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
13 deletions
+0
-13
python-package/setup.cfg
python-package/setup.cfg
+0
-13
No files found.
python-package/setup.cfg
View file @
6265c980
...
...
@@ -3,16 +3,3 @@ include_package_data = True
[options.packages.find]
where = lightgbm
[flake8]
ignore =
# line too long
E501,
# line break occurred before a binary operator
W503
exclude =
./.nuget,
./external_libs,
./lightgbm-python,
./python-package/build,
./python-package/compile
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment