Skip to content

Commit 6e6ee56

Browse files
committed
remove row limit
1 parent 1633216 commit 6e6ee56

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

astroquery/alma/core.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
@async_to_sync
3232
class AlmaClass(QueryWithLogin):
3333

34-
ROW_LIMIT = conf.row_limit
3534
TIMEOUT = conf.timeout
3635
archive_url = conf.archive_url
3736

0 commit comments

Comments
 (0)