[test] fixed the activation codegen test (#1447)

* [test] fixed the activation codegen test

* polish code
This commit is contained in:
Frank Lee
2022-08-12 14:52:31 +08:00
committed by GitHub
parent 0f3042363c
commit 5a52e21fe3
2 changed files with 15 additions and 7 deletions

View File

@@ -1,7 +1,6 @@
#!/usr/bin/env python
# -*- encoding: utf-8 -*-
import os
from pprint import pp
import random
import socket
from pathlib import Path