I was playing with the librarian and had a specific need to add observations on the server with the librarian for prototyping. While doing that, I found a few bugs in the add-obs code. I also added a way to pass a null-obsid argument to the add-obs CLI.
I made a small change to the setup.py that helped me avoid a dependency issue. I can remove that, if you prefer.
I was playing with the librarian and had a specific need to add observations on the server with the librarian for prototyping. While doing that, I found a few bugs in the
add-obs
code. I also added a way to pass anull-obsid
argument to the add-obs CLI. I made a small change to the setup.py that helped me avoid a dependency issue. I can remove that, if you prefer.