Skip to content

added new threshold settings for networkx #155

added new threshold settings for networkx

added new threshold settings for networkx #155

Workflow file for this run

name: Generate API
on: push
jobs:
generate-api:
runs-on: ubuntu-latest
steps:
- name: Generate sdRDM library
uses: JR-1991/generate-sdrdm-api@main
with:
library_name: pyeed
schema_path: "./specifications/sequence_record.md"
out_dir: "./"