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 the broken linters #35418

Merged
merged 1 commit into from Apr 6, 2023
Merged

fix the broken linters #35418

merged 1 commit into from Apr 6, 2023

Conversation

fchapoton
Copy link
Contributor

📚 Description

Two linters were broken in the latest beta. This should fix them.

📝 Checklist

  • The title is concise, informative, and self-explanatory.
  • The description explains in detail what this PR is about.
  • I have linked a relevant issue or discussion.
  • I have created tests covering the changes.
  • I have updated the documentation accordingly.

⌛ Dependencies

@tscrim
Copy link
Collaborator

tscrim commented Apr 2, 2023

Could you instead just delete the key_crystals.py file instead? It was not meant to be included yet. Sorry about that.

@fchapoton
Copy link
Contributor Author

ok, I removed the key_crystals.py file instead.

@mkoeppe mkoeppe mentioned this pull request Apr 2, 2023
5 tasks
@tscrim
Copy link
Collaborator

tscrim commented Apr 2, 2023

Thank you. Sorry for the mess.

@tornaria tornaria mentioned this pull request Apr 5, 2023
2 tasks
@vbraun vbraun merged commit 78c8896 into sagemath:develop Apr 6, 2023
5 checks passed
vbraun pushed a commit that referenced this pull request Apr 6, 2023
    
<!-- Please provide a concise, informative and self-explanatory title.
-->
<!-- Don't put issue numbers in the title. Put it in the Description
below. -->
<!-- For example, instead of "Fixes #12345", use "Add a new method to
multiply two integers" -->

### 📚 Description

This is a follow-up on:
- #35110

As preparation for #35322, which is changing more packages to implicit
namespace packages, we remove `.all` imports from these packages
throughout the Sage library.

This is part of:
- #29705

<!-- Describe your changes here in detail. -->
<!-- Why is this change required? What problem does it solve? -->
<!-- If this PR resolves an open issue, please link to it here. For
example "Fixes #12345". -->
<!-- If your change requires a documentation PR, please link it
appropriately. -->

### 📝 Checklist

<!-- Put an `x` in all the boxes that apply. It should be `[x]` not `[x
]`. -->

- [x] The title is concise, informative, and self-explanatory.
- [x] The description explains in detail what this PR is about.
- [x] I have linked a relevant issue or discussion.
- [ ] I have created tests covering the changes.
- [ ] I have updated the documentation accordingly.

### ⌛ Dependencies

<!-- List all open PRs that this PR logically depends on
- #12345: short description why this is a dependency
- #34567: ...
-->
- Depends on #35418
- Depends on #35358
<!-- If you're unsure about any of these, don't hesitate to ask. We're
here to help! -->
    
URL: #35372
Reported by: Matthias Köppe
Reviewer(s): Gonzalo Tornaría
@mkoeppe mkoeppe added this to the sage-10.0 milestone Apr 7, 2023
@fchapoton fchapoton deleted the fix_two_linters branch July 16, 2023 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants