https://github.com/AshKelly/pyquad
Raw File
Tip revision: 60a4ddd9107d49b4d74cfa928091f0182926c386 authored by Ashley Kelly on 03 March 2021, 12:11:41 UTC
Release: v0.70
Tip revision: 60a4ddd
.clang-format
---
BasedOnStyle: Google
TabWidth: 4
IndentWidth: 4
UseTab: Never
---
back to top