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

Update pylint checks for baselines #2307

Merged
merged 3 commits into from Sep 7, 2023
Merged

Conversation

jafermarq
Copy link
Contributor

pylint test gets many E1101 errors (e.g. E1101: Module 'torch' has no 'flatten' member (no-member)). The change will solve this problem for related numpy, pytorch and tensorflow.

@jafermarq jafermarq marked this pull request as ready for review September 7, 2023 07:09
@tanertopal tanertopal enabled auto-merge (squash) September 7, 2023 07:51
@tanertopal tanertopal merged commit ea9cb8c into main Sep 7, 2023
26 checks passed
@tanertopal tanertopal deleted the udpate_pylint_baselines branch September 7, 2023 07:58
tanertopal added a commit that referenced this pull request Sep 7, 2023
* main:
  Update pylint checks for baselines (#2307)
  Upgrade examples and E2E tests to Python 3.8 (#2304)
  Update mypy in baselines template pyproject (#2305)
  Update baselines template to flwr to 1.5 (#2301)
  Only display versions superior or equal to 1.5.0 on the docs (#2285)
  Insert parameters from server properly in iOS example (#2288)
  Apply auto format to examples (#2302)
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.

None yet

2 participants