Disable python formatting for some files
This commit is contained in:
parent
cbc68dfd21
commit
6342354cf6
2 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
#!/usr/bin/env python3
|
||||
# yapf: disable
|
||||
import sys
|
||||
import struct
|
||||
import subprocess
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue