Merge pull request #78448 from akien-mga/black-23.3.0
CI: Update static checks to black 23.3.0
This commit is contained in:
commit
217a20a8a0
14 changed files with 4 additions and 38 deletions
|
|
@ -19,9 +19,9 @@
|
|||
import os
|
||||
from array import array
|
||||
|
||||
|
||||
# Generates a C++ file from the specified binary resource file
|
||||
def generate(in_path, out_path):
|
||||
|
||||
namespace = "oidn::weights"
|
||||
scopes = namespace.split("::")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue