Skip to content

[dogstatsd] add a top-level import for DogStatsd#105

Merged
yannmh merged 1 commit intomasterfrom
yann/top-level-import-dogstatsd
Dec 8, 2015
Merged

[dogstatsd] add a top-level import for DogStatsd#105
yannmh merged 1 commit intomasterfrom
yann/top-level-import-dogstatsd

Conversation

@yannmh
Copy link
Copy Markdown

@yannmh yannmh commented Dec 7, 2015

Add a top-level import for DogStatsd, i.e.

from datadog import DogStatsd

is equivalent to

from datadog.dogstatsd.base import DogStatsd

Add a top-level import for DogStatsd, i.e.
```python
from datadog import DogStatsd
```
is equivalent to

```python
from datadog.dogstatsd.base import DogStatsd
```
@yannmh yannmh self-assigned this Dec 7, 2015
@truthbk
Copy link
Copy Markdown
Member

truthbk commented Dec 7, 2015

👍

yannmh pushed a commit that referenced this pull request Dec 8, 2015
[dogstatsd] add a top-level import for DogStatsd
@yannmh yannmh merged commit 51173b4 into master Dec 8, 2015
@yannmh yannmh deleted the yann/top-level-import-dogstatsd branch December 8, 2015 18:26
@yannmh yannmh added this to the 0.11.0 milestone Jan 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants