Skip to content

Update python package description #11

Update python package description

Update python package description #11

Workflow file for this run

name: PR-Merge
on:
push:
branches:
- "master"
- "main"
env:
CARGO_TERM_COLOR: always
jobs:
Test:
runs-on: ubuntu-latest
steps:
- name: Execut PR Merge Workflow
run: echo "This currently is a empyt stub"