We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 974ed64 commit 49b6251Copy full SHA for 49b6251
1 file changed
taskbadger/__init__.py
@@ -16,5 +16,5 @@
16
__version__ = "dev"
17
18
19
-def with_scope():
+def current_scope():
20
return Badger.current.scope()
0 commit comments