init
This commit is contained in:
commit
38355d2442
9083 changed files with 1225834 additions and 0 deletions
10
.venv/etc/pyflyby/canonical.py
Normal file
10
.venv/etc/pyflyby/canonical.py
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
|
||||
# To make tidy-imports automatically transform imports, create a dictionary
|
||||
# like this:
|
||||
# __canonical_imports__ = {
|
||||
# "oldmodule.oldname": "newmodule.newname"
|
||||
# }
|
||||
#
|
||||
# You can write this in any *.py file in your $PYFLYBY_PATH,
|
||||
# e.g. ~/.pyflyby/canonical.py.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue