Skip to content

[3.0.34] Fix python 3.8 syntax without black code format #351

[3.0.34] Fix python 3.8 syntax without black code format

[3.0.34] Fix python 3.8 syntax without black code format #351

Workflow file for this run

name: Python safety check
on:
push:
branches:
- master
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Check out master
uses: actions/checkout@master
- name: Security vulnerabilities scan
uses: mauricelambert/python-safety-check@master