mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-24 10:01:35 +01:00
doclint fixes
This commit is contained in:
@@ -40,7 +40,7 @@ import java.util.regex.Pattern;
|
|||||||
/**
|
/**
|
||||||
* Used to analyze a Python package, and collect information that can be used to determine the associated CPE.
|
* Used to analyze a Python package, and collect information that can be used to determine the associated CPE.
|
||||||
*
|
*
|
||||||
* @author Dale Visser <dvisser@ida.org>
|
* @author Dale Visser
|
||||||
*/
|
*/
|
||||||
public class PythonPackageAnalyzer extends AbstractFileTypeAnalyzer {
|
public class PythonPackageAnalyzer extends AbstractFileTypeAnalyzer {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user