Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aws/aws-cli
/ Object
Class
Object
tests/unit/output/test_table_formatter.py:351–354 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
349
350
351
class
Object:
352
def
__init__(self, **kwargs):
353
self.__dict__.update(kwargs)
354
self.query = None
355
356
357
class
TestTableFormatter(unittest.TestCase):
Callers
1
setUp
Method · 0.85
Calls
no outgoing calls
Tested by
1
setUp
Method · 0.68