mirror of
https://codeberg.org/Yael-II/Astrobs-Tools.git
synced 2026-03-15 03:16:27 +01:00
update: new table format (retrocompatible), bug correction and plotting ability
This commit is contained in:
@@ -50,7 +50,7 @@ def main():
|
||||
if ans.upper() in QUIT:
|
||||
stop = True
|
||||
toolbox.resolve_input(ans, targets, config)
|
||||
targets.pprint()
|
||||
targets.pprint_all()
|
||||
return 0
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
||||
Reference in New Issue
Block a user