| commit | 01244641fdac89ce2afd5490e5c6d2bcf7ad05ae | [log] [tgz] |
|---|---|---|
| author | aticig <gulsum.atici@canonical.com> | Thu Jul 28 01:12:03 2022 +0300 |
| committer | calvinosanc1 <guillermo.calvino@canonical.com> | Wed Aug 17 16:12:49 2022 +0200 |
| tree | b616e77c4be2a5e2ff4182272088f44f2b17ddd7 | |
| parent | 3c443f5899f2cc953b27ed4ac4c5d1a247248c5e [diff] [blame] |
Feature 10944 Change naming of charms Modifying n2vc_conn.py/N2VCConnector _get_application_name method to generate new application naming for charms Change-Id: I1908bdbe4ce1a959a8a407f77913a414ec23fbb4 Signed-off-by: aticig <gulsum.atici@canonical.com>
diff --git a/tox.ini b/tox.ini index 2e1199f..5ae56bd 100644 --- a/tox.ini +++ b/tox.ini
@@ -121,7 +121,8 @@ E125, E203, E226, - E241 + E241, + E501 exclude = .git, __pycache__,