Skip to content

Commit cfa8cab

Browse files
authored
Update README.md
1 parent 1f4e0d3 commit cfa8cab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,10 +102,10 @@ node2.execute('select 2')
102102

103103
# disable logging
104104
testgres.configure_testgres(enable_python_logging=False)
105+
```
105106

106107
Look at `tests/test_simple.py` file for a complete example of the logging
107108
configuration.
108-
```
109109

110110

111111
### Backup & replication

0 commit comments

Comments
 (0)