Skip to content

Commit 5a33aa1

Browse files
committed
Addressing review
1 parent 170d23c commit 5a33aa1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

astroquery/alma/core.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -641,8 +641,6 @@ def get_adhoc_service_parameter(self, adhoc_service, parameter_id):
641641
if p.ID == parameter_id:
642642
return p.value
643643

644-
return None
645-
646644
def is_proprietary(self, uid):
647645
"""
648646
Given an ALMA UID, query the servers to determine whether it is

0 commit comments

Comments
 (0)