Skip to content

Commit

Permalink
Make api poitn to the right object
Browse files Browse the repository at this point in the history
  • Loading branch information
alex committed Aug 10, 2013
1 parent 2416c01 commit a2871c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cryptography/bindings/openssl/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

from cryptography.bindings.openssl import api
from cryptography.bindings.openssl.api import api


__all__ = ["api"]

0 comments on commit a2871c7

Please sign in to comment.