Skip to content

Refactor the @@prenotazioni_context_state.get_booking_type_duration m… #107

Refactor the @@prenotazioni_context_state.get_booking_type_duration m…

Refactor the @@prenotazioni_context_state.get_booking_type_duration m… #107

Workflow file for this run

name: Isort
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
with:
python-version: 3.8
- uses: isort/isort-action@master
with:
configuration: --profile black