Skip to content

Commit

Permalink
Update gdrive.py
Browse files Browse the repository at this point in the history
  • Loading branch information
joachimmetz committed Aug 29, 2018
1 parent 21aa7f8 commit ba7a105
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plaso/parsers/sqlite_plugins/gdrive.py
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ def GetCloudPath(self, resource_id, cache, database):
"""Return cloud path given a resource id.
Args:
resource_id (str): The resource_id for the file.
resource_id (str): resource identifier for the file.
cache (SQLiteCache): cache.
database (SQLiteDatabase): database.
Expand Down

0 comments on commit ba7a105

Please sign in to comment.