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

Remove **kwargs from FARMReader #2413

Merged
merged 6 commits into from
Apr 14, 2022

Commits on Apr 13, 2022

  1. Configuration menu
    Copy the full SHA
    597ebd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af4e48f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73f9ab0 View commit details
    Browse the repository at this point in the history
  4. Add tests for missing __init__ and super().__init__() in custom n…

    …odes (#2350)
    
    * Add tests for missing init and super
    
    * Update Documentation & Code Style
    
    * change in with endswith
    
    * Move test in pipeline.py and change test in pipeline_yaml.py
    
    * Update Documentation & Code Style
    
    * Use caplog to test the warning
    
    * Update Documentation & Code Style
    
    * move tests into test_pipeline and use get_config
    
    * Update Documentation & Code Style
    
    * Unmock version name
    
    * Update Documentation & Code Style
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    ZanSara and github-actions[bot] authored Apr 13, 2022
    Configuration menu
    Copy the full SHA
    d98883b View commit details
    Browse the repository at this point in the history
  5. Add apt update in Linux CI (#2415)

    * Update linux_ci.yml
    ZanSara authored Apr 13, 2022
    Configuration menu
    Copy the full SHA
    1a81080 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f70f688 View commit details
    Browse the repository at this point in the history