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

Warn user when importing submodule without the submodules dependencies #7369

Merged
merged 9 commits into from Mar 21, 2024

Commits on Jan 11, 2024

  1. Add checks for installed extras

    tweak warning msg
    
    prevent warning on no errors
    alasdairwilson committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    39ced47 View commit details
    Browse the repository at this point in the history
  2. changelog

    alasdairwilson committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    b7ca34f View commit details
    Browse the repository at this point in the history
  3. moved importwarning filter inside missing deps check

    swapped to warn user
    
    capitilsation of comments, block warn function from export
    alasdairwilson committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    4d3cec1 View commit details
    Browse the repository at this point in the history
  4. make warn func private

    pc
    alasdairwilson committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    09ff600 View commit details
    Browse the repository at this point in the history
  5. Update sunpy/net/__init__.py

    Co-authored-by: Nabil Freij <nabil.freij@gmail.com>
    alasdairwilson and nabobalis committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    afe9a0d View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Apply suggestions from code review

    Co-authored-by: David Stansby <dstansby@gmail.com>
    nabobalis and dstansby committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    096e971 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    4338036 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ec36a1 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    ad0faed View commit details
    Browse the repository at this point in the history