Chromium Code Reviews| Index: appengine/findit/gae_libs/__init__.py |
| diff --git a/appengine/findit/gae_libs/__init__.py b/appengine/findit/gae_libs/__init__.py |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..8d1c8b69c3fce7bea45c73efd06983e3c419a92f |
| --- /dev/null |
| +++ b/appengine/findit/gae_libs/__init__.py |
| @@ -0,0 +1 @@ |
| + |
|
wrengr
2016/11/15 00:38:00
Should have the standard copyright preamble
stgao
2016/11/16 18:44:11
An empty space is also acceptable in the __init__.
|