Skip to content

Commit 2546da8

Browse files
committed
More formatting readme
1 parent 37c7a70 commit 2546da8

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Install the split-admin-api:\
1010
`pip install split-admin-api`
1111

1212
Import the client object and initialize connection using an Admin API Key:\
13-
`from splitapiclient.main import get_client  
13+
`from splitapiclient.main import get_client
1414
client = get_client({'apikey': 'ADMIN API KEY'})
1515
`
1616

@@ -209,3 +209,4 @@ Visit [split.io/product](https://www.split.io/product) for an overview of Split,
209209
**System Status:**
210210

211211
We use a status page to monitor the availability of Split’s various services. You can check the current status at [status.split.io](http://status.split.io).
212+

0 commit comments

Comments
 (0)