Skip to content

26th October 2020

DevOps

Continuous Integration

Black

  • Correction: Configure black to process long lines.

    Use the --experimental-string-procesing flag to process long lines.

Coding

Python

  • New: Add python snippets article.

    Includes the generation of OpenSSH keys with the cryptography library

  • Improvement: Correct typo in the generation of ssh keys.