Skip to content

Allow any Real type for floating point numbers and any Integral type for integer numbers during type enforcement #85

Allow any Real type for floating point numbers and any Integral type for integer numbers during type enforcement

Allow any Real type for floating point numbers and any Integral type for integer numbers during type enforcement #85

Workflow file for this run

name: add RTD links
on:
pull_request:
types: [opened, reopened, edited]
jobs:
add_rtd_link:
permissions:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: readthedocs/actions/preview@v1
with:
project-slug: "montepy"