mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
Update GPX_Parser_Module.py
remove module text from module name.
This commit is contained in:
parent
564123aee0
commit
8f10557df0
@ -62,7 +62,7 @@ import gpxpy.parser
|
||||
# to create instances of the modules that will do the analysis.
|
||||
class GPXParserDataSourceIngestModuleFactory(IngestModuleFactoryAdapter):
|
||||
|
||||
moduleName = "GPX Parser Module"
|
||||
moduleName = "GPX Parser"
|
||||
|
||||
# True - Verbose debugging messages sent to log file.
|
||||
# False - Verbose debugging turned off.
|
||||
|
Loading…
x
Reference in New Issue
Block a user