Skip to content

Commit

Permalink
update init (#8)
Browse files Browse the repository at this point in the history
update init

Reviewed-by: OpenTelekomCloud Bot <None>
  • Loading branch information
gtema authored Feb 23, 2022
1 parent 6f0d22e commit d47b6bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sphinx_opensearch/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
# License for the specific language governing permissions and limitations
# under the License.
from sphinx_opensearch import main
from sphinx_opensearch.sphinxsearch import main

if __name__ == '__main__':
main()

0 comments on commit d47b6bd

Please sign in to comment.