Skip to content

Commit ad0b820

Browse files
authored
{ScheduledQuery} Remove __import__('pkg_resources').declare_namespace(__name__) (#9589)
* ci: fix * ci: fix
1 parent 5ee5dd5 commit ad0b820

File tree

5 files changed

+27
-22
lines changed

5 files changed

+27
-22
lines changed

src/scheduled-query/HISTORY.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
33
Release History
44
===============
5+
6+
1.0.0b2
7+
++++++
8+
* Remove `__import__('pkg_resources').declare_namespace(__name__)` to fix the namespace package issue.
9+
510
1.0.0b1
611
++++++
712
* Fix update action group failure with empty actions

0 commit comments

Comments
 (0)