This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
publik-bi/wcs_olap/utils.py

7 lines
126 B
Python

class Whatever(object):
def __call__(*args, **kwargs):
pass
def __getattr__(self, name):
return self