mirror of https://github.com/Nonannet/pyladoc.git
blank lines added/removed
This commit is contained in:
parent
59a53f1be2
commit
a90d055d3e
|
@ -1,6 +1,7 @@
|
||||||
import pyladoc
|
import pyladoc
|
||||||
import pandas as pd
|
import pandas as pd
|
||||||
|
|
||||||
|
|
||||||
def test_readme_example():
|
def test_readme_example():
|
||||||
doc = pyladoc.DocumentWriter()
|
doc = pyladoc.DocumentWriter()
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue