Skip to content

[patch] Replace warnings.warn with pyiron_snippets logger #255

[patch] Replace warnings.warn with pyiron_snippets logger

[patch] Replace warnings.warn with pyiron_snippets logger #255

Workflow file for this run

# This runs jobs which pyiron modules should run when a PR is labeled
name: PR labeled
on:
pull_request:
types: [labeled]
jobs:
pyiron:
uses: pyiron/actions/.github/workflows/pr-labeled.yml@actions-3.2.0
secrets: inherit