Skip to content

Signal_handler to clean the terminal #824

Signal_handler to clean the terminal

Signal_handler to clean the terminal #824

name: pre-commit checks
on: [push, pull_request]
jobs:
formatting-check:
name: pre-commit
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: pre-commit
uses: pre-commit/[email protected]