refactor(py): update the type stubs (and expose DType)
This commit is contained in:
parent
9b07df440b
commit
31c65a4734
10 changed files with 102 additions and 56 deletions
|
|
@ -1,30 +0,0 @@
|
|||
from argus._argus import *
|
||||
|
||||
# Names in __all__ with no definition:
|
||||
# Add
|
||||
# Always
|
||||
# And
|
||||
# BoolExpr
|
||||
# BoolSignal
|
||||
# Cmp
|
||||
# ConstBool
|
||||
# ConstFloat
|
||||
# ConstInt
|
||||
# ConstUInt
|
||||
# Div
|
||||
# Eventually
|
||||
# FloatSignal
|
||||
# IntSignal
|
||||
# Mul
|
||||
# Negate
|
||||
# Next
|
||||
# Not
|
||||
# NumExpr
|
||||
# Or
|
||||
# Signal
|
||||
# UnsignedIntSignal
|
||||
# Until
|
||||
# VarBool
|
||||
# VarFloat
|
||||
# VarInt
|
||||
# VarUInt
|
||||
Loading…
Add table
Add a link
Reference in a new issue