Skip to content

Commit 0b676e4

Browse files
Yashp002aisk
andauthored
symtable fix 1
Co-authored-by: AN Long <aisk@users.noreply.github.com>
1 parent b840e4e commit 0b676e4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Lib/symtable.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,6 @@ def get_cells(self):
238238
return self.__cells
239239

240240

241-
242241
class Class(SymbolTable):
243242

244243
__methods = None

0 commit comments

Comments
 (0)