Skip to content

removed usage of pycrypto and using cryptography instead (#582) #79

removed usage of pycrypto and using cryptography instead (#582)

removed usage of pycrypto and using cryptography instead (#582) #79

Workflow file for this run

name: Code Quality Checks
on: [push]
jobs:
black:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Run Black
uses: lgeiger/black-action@master
with:
args: --check conpot/ bin/