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

[MAINT] add workflow to check for f strings #3759

Merged
merged 10 commits into from
Jun 20, 2023
Merged

Commits on Jun 15, 2023

  1. add workflow for flynt

    Remi-Gau committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    07a6bbc View commit details
    Browse the repository at this point in the history
  2. configure and run flynt

    Remi-Gau committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    9d3fbdc View commit details
    Browse the repository at this point in the history
  3. flake8

    Remi-Gau committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    1f2617b View commit details
    Browse the repository at this point in the history
  4. Update .github/workflows/f_strings.yml

    Co-authored-by: Yasmin <63292494+ymzayek@users.noreply.github.com>
    Remi-Gau and ymzayek committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    9d3368d View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Update nilearn/_utils/data_gen.py

    Co-authored-by: bthirion <bertrand.thirion@inria.fr>
    Remi-Gau and bthirion committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    4506c44 View commit details
    Browse the repository at this point in the history
  2. pre-commit hooks auto-update (nilearn#3764)

    Co-authored-by: Remi-Gau <Remi-Gau@users.noreply.github.com>
    github-actions[bot] and Remi-Gau committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    27bdc09 View commit details
    Browse the repository at this point in the history
  3. [DOC] update changelog and git blame ignore (nilearn#3755)

    * update git-blame-ignore
    
    * update changelog
    
    * fix
    
    * update ignore
    
    * fix regex escape
    
    * flake8
    
    * use list and not set
    
    * simplify rev file
    
    * rm spaces
    
    * pragmatism wins
    
    * rm import
    
    * reset plotting files
    Remi-Gau committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    72bf274 View commit details
    Browse the repository at this point in the history
  4. [FIX] Change error string to match scikit-learn `InvalidParameterErro…

    …r` message (nilearn#3763)
    
    * Modify ValueError string
    
    * Warning based on sklearn version
    ymzayek authored and Remi-Gau committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    6c95d9a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8041b46 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    15a7633 View commit details
    Browse the repository at this point in the history