mirror of
https://github.com/Unidata/python-awips.git
synced 2025-02-23 14:57:56 -05:00
Forgot to note in the previous commit:
- also brought over Thrift changes from - awips2-core/edex/com.raytheon.uf.edex.requestsrv/bin/com/raytheon/uf/edex/requestsrv/serialization/thrift - awips2-core/common/com.raytheon.uf.common.serialization/bin/com/raytheon/uf/common/serialization/thrift - also changed ufpy to awips in awips/test/dafTests/testGfe.p
This commit is contained in:
parent
fd295d2865
commit
cf7b406326
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
|
||||
|
||||
from dynamicserialize.dstypes.com.raytheon.uf.common.dataquery.requests import RequestConstraint
|
||||
from ufpy.dataaccess import DataAccessLayer as DAL
|
||||
from awips.dataaccess import DataAccessLayer as DAL
|
||||
from shapely.geometry import box, Point
|
||||
|
||||
from . import baseDafTestCase
|
||||
|
|
Loading…
Add table
Reference in a new issue