We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d502a6 commit 4970890Copy full SHA for 4970890
pyobs_brot/brottelescope.py
@@ -1,9 +1,6 @@
1
import asyncio
2
import logging
3
from typing import Any
4
-
5
-import qasync # type: ignore
6
7
import numpy as np
8
9
from pyobs.mixins import FitsNamespaceMixin
0 commit comments