Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Python: Add `__repr__` for `Table` and `Catalog` * remove properties in `__repr__` output * remove table `__repr__` * clean up catalog __repr__ and add test * actually use repr instead of str * Update python/tests/catalog/test_base.py Co-authored-by: Fokko Driesprong <[email protected]> * Update python/pyiceberg/catalog/__init__.py * Update python/tests/catalog/test_base.py --------- Co-authored-by: Fokko Driesprong <[email protected]>
- Loading branch information