More type annotations.
[python_utils.git] / arper.py
index 7700d5a994286f263dd14c35cf44a6e8a3d6c56b..ca5d1d5fa59c6ad75bb811f0664c90e798a4745d 100644 (file)
--- a/arper.py
+++ b/arper.py
@@ -47,7 +47,7 @@ cfg.add_argument(
 )
 
 
[email protected]_autoloaded_singleton()
[email protected]_autoloaded_singleton()  # type: ignore
 class Arper(persistent.Persistent):
     def __init__(self, cached_state: Optional[BiDict] = None) -> None:
         self.state = BiDict()