aboutsummaryrefslogtreecommitdiff
path: root/gazelle/testdata/from_imports/README.md
blob: 161dd18e333fa4e9ce7d43cfca7e4d8d5c7ed1a8 (plain)
1
2
3
4
5
6
7
# From Imports

This test case simulates imports of the form:

```python
from foo import bar
```