Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix a few pylint errors #1124

Merged
merged 1 commit into from
Sep 27, 2022
Merged

Fix a few pylint errors #1124

merged 1 commit into from
Sep 27, 2022

Conversation

bcantoni
Copy link
Contributor

Pylint with "errors only" isn't 100% accurate, but it found a few problems that should be fixed.

Pylint with "errors only" isn't 100% accurate, but it found a few problems
that should be fixed.
@jacalata jacalata merged commit af80100 into development Sep 27, 2022
@jacalata jacalata deleted the fix-pylint-errors branch September 27, 2022 22:02
jacalata added a commit that referenced this pull request Sep 28, 2022
* ssl-verify is an option, not a header
* Allow injection of session_factory to allow use of a custom session
* show server info (#1118)
* Fix bug in exposing ExcelRequestOptions and test (#1123)
* Fix a few pylint errors (#1124)

Co-authored-by: Marwan Baghdad <[email protected]>
Co-authored-by: jorwoods <[email protected]>
Co-authored-by: Brian Cantoni <[email protected]>
jacalata added a commit that referenced this pull request Oct 11, 2022
* Allow injection of session_factory to allow use of a custom session
* Jac/show server info (#1118)
* Fix bug in exposing ExcelRequestOptions and test (#1123)
* Fix a few pylint errors (#1124)
* fix behavior when url has no protocol (#1125)
* smoke test for pypi
* Add permission control for Data Roles and Metrics (Issue #1063) (#1120)

Co-authored-by: Marwan Baghdad <[email protected]>
Co-authored-by: jorwoods <[email protected]>
Co-authored-by: Brian Cantoni <[email protected]>
Co-authored-by: TrimPeachu <[email protected]>
jacalata added a commit that referenced this pull request Feb 14, 2023
* Allow injection of sessions (#1111)
* show server info (#1118)
* Fix bug in exposing ExcelRequestOptions and test (#1123)
* Fix a few pylint errors (#1124)
* fix behavior when url has no protocol (#1125)
* Add permission control for Data Roles and Metrics (Issue #1063) (#1120)
* add option to pass specific datasources (#1150)
* allow user agent to be set by caller (#1166)
* Fix issues with connections publishing workbooks (#1171)
* Allow download to file-like objects (#1172)
* Add updated_at to JobItem class (#1182)
* fix revision references where xml returned does not match docs (#1176)
* Do not create empty connections list (#1178)
---------

Co-authored-by: Marwan Baghdad <[email protected]>
Co-authored-by: jorwoods <[email protected]>
Co-authored-by: Brian Cantoni <[email protected]>
Co-authored-by: TrimPeachu <[email protected]>
Co-authored-by: Stu Tomlinson <[email protected]>
Co-authored-by: Jeremy Harris <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants