Skip to content
This repository was archived by the owner on Jun 16, 2025. It is now read-only.

Commit b5e9679

Browse files
committed
fix merge conflict
1 parent b352a46 commit b5e9679

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opencensus/common/configuration/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
import importlib
1616

17-
__all__ = ['Namespace', 'eval']
17+
__all__ = ['Namespace', 'load']
1818

1919

2020
class Namespace(object):

0 commit comments

Comments
 (0)