Skip to content

Commit 412bbbd

Browse files
committed
resolving sonarqube errors
1 parent 99f2cb1 commit 412bbbd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/utility-guides/Oracle.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ You might use this utility for:
3030
## Using the Oracle Utility
3131

3232
To use the Oracle Utility, import the 'OracleDB' class into your test file and then call the OracleDB methods from within your tests, as required.
33+
3334
```python
3435
from utils.oracle.oracle import OracleDB
3536
```

0 commit comments

Comments
 (0)