Issue #1497 fix build
Former-commit-id:6e0f0d330e
[formerly6e0f0d330e
[formerly 3b30fcffe24d19c6c694d9519d1a515843248d32]] Former-commit-id:b52aa82213
Former-commit-id:98ec6fcc1c
This commit is contained in:
parent
876b7d9502
commit
d269e1953b
2 changed files with 2 additions and 2 deletions
|
@ -23,7 +23,7 @@ import java.util.Arrays;
|
|||
|
||||
import jep.INumpyable;
|
||||
|
||||
import com.raytheon.uf.viz.derivparam.python.PythonNumpyFloatArray;
|
||||
import com.raytheon.uf.common.python.PythonNumpyFloatArray;
|
||||
|
||||
/**
|
||||
* TODO Add Description
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
* See the AWIPS II Master Rights File ("Master Rights File.pdf") for
|
||||
* further licensing information.
|
||||
**/
|
||||
package com.raytheon.uf.viz.derivparam.python;
|
||||
package com.raytheon.uf.common.python;
|
||||
|
||||
import jep.INumpyable;
|
||||
|
Loading…
Add table
Reference in a new issue