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

[REF] Fix more f strings #3776

Merged
merged 10 commits into from
Jun 29, 2023
Merged

[REF] Fix more f strings #3776

merged 10 commits into from
Jun 29, 2023

Commits on Jun 25, 2023

  1. f stringify

    Remi-Gau committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    ce6030b View commit details
    Browse the repository at this point in the history
  2. f strings in examples

    Remi-Gau committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    2943a85 View commit details
    Browse the repository at this point in the history
  3. f string fix

    Remi-Gau committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    387eea2 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. fix f strings

    Remi-Gau committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    b3cb869 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b92725 View commit details
    Browse the repository at this point in the history
  3. Update pyproject.toml

    Remi-Gau committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    3069523 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

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

Commits on Jun 28, 2023

  1. [MAINT] test install and run windows tests with github actions (nilea…

    …rn#3780)
    
    * try testing install with gh
    
    * try testing on windows
    
    * cancel previous test install workflows
    
    * rm azure pipeline tests
    
    * rm azure badge
    
    * update doc
    Remi-Gau committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    74046d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2eed76 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Update examples/04_glm_first_level/plot_localizer_surface_analysis.py

    Co-authored-by: bthirion <bertrand.thirion@inria.fr>
    Remi-Gau and bthirion committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    ad2022f View commit details
    Browse the repository at this point in the history