fix the incorrect import with prefix src
Fixes: #976
An import entry in services/cims/src/oci_cli_incident/cims_cli_extended.py was referring to the src/ directory, which will end up in import error, making oci support subcommands to fail.
from oci_cli import custom_types
from oci_cli import json_skeleton_utils
from src.oci_cli import cli_exceptions
Thank you for your pull request and welcome to our community! To contribute, please sign the Oracle Contributor Agreement (OCA). The following contributors of this PR have not signed the OCA:
- PR author: oneoneonepig
- [email protected] (@oneoneonepig)
To sign the OCA, please create an Oracle account and sign the OCA in Oracle's Contributor Agreement Application.
When signing the OCA, please provide your GitHub username. After signing the OCA and getting an OCA approval from Oracle, this PR will be automatically updated.
If you are an Oracle employee, please make sure that you are a member of the main Oracle GitHub organization, and your membership in this organization is public.
OCA just signed, status under review.
The OCA application is pending for approval for 2 days. Can someone take a look along with this PR? @NiviPari @KalpanaRamasamy90