Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.pad.base
Commits
8cfacc26
Commit
8cfacc26
authored
May 25, 2018
by
Theophile GENTILHOMME
Browse files
[setup] Add vuln roc command
parent
620b00f9
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
8cfacc26
...
...
@@ -154,6 +154,7 @@ setup(
'metrics = bob.pad.base.script.vuln_commands:metrics'
,
'hist = bob.pad.base.script.vuln_commands:hist'
,
'det = bob.pad.base.script.vuln_commands:det'
,
'roc = bob.pad.base.script.vuln_commands:roc'
,
'epc = bob.pad.base.script.vuln_commands:epc'
,
'epsc = bob.pad.base.script.vuln_commands:epsc'
,
'gen = bob.pad.base.script.vuln_commands:gen'
,
...
...
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