Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(52)

Unified Diff: utils/dependencies.py

Issue 340260043: [dfvfs] Updated dependency information (Closed)
Patch Set: Updated dependency information Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tox.ini ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: utils/dependencies.py
diff --git a/utils/dependencies.py b/utils/dependencies.py
index 9821ef1866097a17f87e19906e0e703a7aefc98d..10d6cf32b9373651f7b01de13d352a9fd461e878 100644
--- a/utils/dependencies.py
+++ b/utils/dependencies.py
@@ -30,7 +30,7 @@ class DependencyDefinition(object):
"""
def __init__(self, name):
- """Initializes a dependency configuation.
+ """Initializes a dependency configuration.
Args:
name (str): name of the dependency.
« no previous file with comments | « tox.ini ('k') | no next file » | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b