mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-07-09 06:52:05 +08:00
model benchmark disable static analysis
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
#!/usr/bin/env python3
|
||||
# type: ignore
|
||||
# pylint: skip-file
|
||||
|
||||
import os
|
||||
import time
|
||||
import numpy as np
|
||||
|
||||
Reference in New Issue
Block a user