Skip to content

Commit

Permalink
Add missing table to Maass downloader
Browse files Browse the repository at this point in the history
  • Loading branch information
roed314 committed Nov 15, 2024
1 parent 4c5f66f commit d0a9769
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lmfdb/maass_forms/web_maassform.py
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,7 @@ def coefficient_table(self, rows=20, cols=3, row_opts=[20,60,334]):


class MaassFormDownloader(Downloader):
table = db.maass_rigor
title = 'Maass forms'

def download(self, label, lang='text'):
Expand Down

0 comments on commit d0a9769

Please sign in to comment.