Skip to content

Commit 34b2c7e

Browse files
temp fix for this
1 parent 28108dd commit 34b2c7e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

xga/sources/base.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3785,6 +3785,7 @@ def within_region(self, region: SkyRegion, telescope: str) -> List[SkyRegion]:
37853785
except:
37863786
print(crossover)
37873787
print(self.name)
3788+
reg_within = None
37883789

37893790
return reg_within
37903791

0 commit comments

Comments
 (0)