feat: add python none test
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
def attr(cls):
|
||||
cls._attr1 = 'test'
|
||||
return cls
|
||||
|
||||
Reference in New Issue
Block a user