Remove inherit from object

This commit is contained in:
Alex Forencich
2020-12-24 14:40:03 -08:00
parent 4b768e267d
commit 318f48785a
10 changed files with 16 additions and 16 deletions

View File

@@ -32,7 +32,7 @@ from cocotb.triggers import RisingEdge
from .version import __version__
class PtpClock(object):
class PtpClock:
def __init__(
self,