Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
PaNOSC
Data Analysis Services
packme
Commits
7da00f03
Commit
7da00f03
authored
Jan 27, 2020
by
eric pellegrini
Browse files
updated stub files
parent
6a0fc9ed
Changes
1
Hide whitespace changes
Inline
Side-by-side
stubs/packme/Packman.pyi
View file @
7da00f03
...
...
@@ -6,4 +6,4 @@ class Packman:
def get_templates_selection(self, selected_templates: Optional[Any] = ...): ...
def get_template(self, template_name: Any): ...
def run(self, selected_templates: Optional[List[str]]=..., log: Optional[bool]=..., key_rate: Optional[int]=...) -> Any: ...
def build(self,
headless: Optional[bool]=...,
selected_templates: Optional[List[str]]=..., **kwargs: Any) -> Any: ...
def build(self, selected_templates: Optional[List[str]]=..., **kwargs: Any) -> Any: ...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment