forked from VimPlug/jedi
move mixin to compiled/fake to structure it better
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
class datetime():
|
||||
@staticmethod
|
||||
def now():
|
||||
return datetime()
|
||||
Reference in New Issue
Block a user