diff --git a/src/operators/__init__.py b/src/operators/__init__.py index 9c88fb0..27a9a50 100644 --- a/src/operators/__init__.py +++ b/src/operators/__init__.py @@ -8,5 +8,6 @@ - LibReserve: Library operator for reserving seat. - LibCheckin: Library operator for checking in seat. - LibCheckout: Library operator for checking out seat. + - LibChecker: Library operator for checking record status. - LibRenew: Library operator for renewing seat. """ \ No newline at end of file