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 label handling during flatten #1208

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Nov 19, 2024

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

Commits on Nov 21, 2024

  1. Change the reset_labels method for compound.py to label the container…

    … lists with the format 'all-{name}s' for clarity
    CalCraven committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    62f7af2 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Add Ruff to pre-commit hooks (mosdef-hub#1207)

    * update CI and precommit files
    
    * add ruff changes
    
    * remove gmso lines
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    for more information, see https://pre-commit.ci
    
    * change error type in test
    
    * raise the error that is created
    
    * remove duplicate windows 3.12 test
    
    * fix precommit errors
    
    * fix import error
    
    * fix CI error
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    2 people authored and CalCraven committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    77eb88e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f979bf1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aea2ac7 View commit details
    Browse the repository at this point in the history