Fill in template variables

This commit is contained in:
Jason Carver
2019-11-26 12:44:17 -08:00
parent d1b5a56ccf
commit d589daf00d
10 changed files with 37 additions and 37 deletions

View File

@ -1,2 +1,2 @@
def test_import():
import <MODULE_NAME> # noqa: F401
import libp2p # noqa: F401