diff --git a/steam/guard.py b/steam/guard.py index 32aa724..3d5cbf1 100644 --- a/steam/guard.py +++ b/steam/guard.py @@ -9,6 +9,7 @@ on an account require an instance of either :class:`.MobileWebAuth` or Adding an authenticator .. code:: python + wa = MobileWebAuth('steamuser') wa.cli_login()