Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pgadmin-org/pgadmin4
/ setExcludePkgs
Method
setExcludePkgs
web/pgadmin/utils/route.py:183–184 ·
view source on GitHub ↗
(cls, exclude_pkgs)
Source
from the content-addressed store, hash-verified
181
182
@classmethod
183
def
setExcludePkgs(cls, exclude_pkgs):
184
cls.exclude_pkgs = exclude_pkgs
185
186
@classmethod
187
def
setForModules(cls, for_modules):
Callers
1
load_generators
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected