Skip to content

Allow type_to to be an object in add_promotion_rule #503

Allow type_to to be an object in add_promotion_rule

Allow type_to to be an object in add_promotion_rule #503

name: Check Formatting
on:
pull_request:
push:
branches: [master]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
with:
python-version: "3.9"
- uses: pre-commit/action@v3.0.0