Delete python_symb directory
This commit is contained in:
parent
cc343851bf
commit
a7461088cd
7 changed files with 0 additions and 306 deletions
|
@ -1,8 +0,0 @@
|
|||
from __future__ import annotations
|
||||
|
||||
|
||||
class Symbols:
|
||||
__slots__ = 'name'
|
||||
|
||||
def __init__(self, name):
|
||||
self.name = name
|
Loading…
Add table
Add a link
Reference in a new issue