We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 410de21 commit bcd848eCopy full SHA for bcd848e
src/pyff/repo.py
@@ -1,6 +1,6 @@
1
import random
2
3
-from pyff.constants import config
+from pyff.constants import NS, config
4
from pyff.logs import get_log
5
from pyff.resource import Resource, ResourceOpts
6
from pyff.samlmd import entitiesdescriptor, root
0 commit comments