diff options
Diffstat (limited to 'pgweb/featurematrix/struct.py')
-rw-r--r-- | pgweb/featurematrix/struct.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pgweb/featurematrix/struct.py b/pgweb/featurematrix/struct.py index c3eef315..3601f227 100644 --- a/pgweb/featurematrix/struct.py +++ b/pgweb/featurematrix/struct.py @@ -1,2 +1,2 @@ def get_struct(): - yield ('about/featurematrix/', None) + yield ('about/featurematrix/', None) |