Skip to content

Instantly share code, notes, and snippets.

View alexrashed's full-sized avatar
🚀

Alexander Rashed alexrashed

🚀
View GitHub Profile
@thrau
thrau / convert_assert.py
Last active June 14, 2022 04:02
script to covert unittest asserts to plain asserts
"""
Script to convert unittest asserts into plain asserts.
Either reads the file from the path passed as first parameter, or reads from stdin if no parameter is given.
"""
import functools
import sys
import libcst as cst
@mathiasbynens
mathiasbynens / README.md
Last active August 5, 2023 03:20
Superfish certificate