1
0
Fork 0

Disable python formatting for some files

This commit is contained in:
zvecr 2022-05-24 02:35:59 +01:00
parent cbc68dfd21
commit 6342354cf6
2 changed files with 2 additions and 0 deletions

View file

@ -1,4 +1,5 @@
#!/usr/bin/env python3
# yapf: disable
import sys
import struct
import subprocess