mirror of https://github.com/exaloop/codon.git
Fix test
parent
ca99d98e10
commit
287f30ba21
|
@ -498,7 +498,7 @@ class C(B):
|
|||
super().__init__()
|
||||
test = C()
|
||||
|
||||
#%% inherit_optional
|
||||
#%% inherit_optional,barebones
|
||||
# Fix 554
|
||||
class A:
|
||||
pass
|
||||
|
|
Loading…
Reference in New Issue