Add an __all__ statement to the attributemaps/__init__.py file

This commit is contained in:
Roland Hedberg
2013-11-12 10:59:23 -08:00
parent 2ac06c9172
commit c1de1c73b7

View File

@@ -1 +1,2 @@
__author__ = 'rohe0002'
__all__ = ["adfs_v1x", "adfs_v20", "basic", "saml_uri", "shibboleth_uri"]