commit | 91e796d227698ffdb709a58a38d56aa46b669553 | [log] [tgz] |
---|---|---|
author | Dan Albert <danalbert@google.com> | Fri Dec 16 13:55:36 2022 -0800 |
committer | Dan Albert <danalbert@google.com> | Fri Jan 13 14:30:19 2023 -0800 |
tree | ed98f7df8e5475e31f6f36f19735052e28a884a6 | |
parent | ac3c9fd05e6e8e38716297a00c62ea3898d836f3 [diff] |
Make this a proper python package. Python is picky about directory structure. Ever since python 3 the tests have not been able to run because the import won't work. This fixes that problem. Bug: None Test: None Change-Id: I4a626f130e4ca3cd2c9b69804083dfe6daffb5f7