Init31 doesn't exist

Just trying to use Looker Python SDK for the first time

import looker_sdk


sdk = looker_sdk.init31("looker.ini")

I’m getting an error that `looker_sdk` has no attribute `init31`

0 2 411