Skip to content

Commit

Permalink
remove tmp dir to resolve conflicts
Browse files Browse the repository at this point in the history
Signed-off-by: Mansi Sharma <mansi.sharma@intel.com>
  • Loading branch information
mansishr committed Jan 12, 2023
1 parent 3bf67fb commit fadc304
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openfl/interface/collaborator.py
Original file line number Diff line number Diff line change
Expand Up @@ -330,6 +330,7 @@ def certify(collaborator_name, silent, request_pkg=None, import_=False,
from openfl.cryptography.io import read_key
from openfl.cryptography.io import write_crt
from openfl.interface.cli_helper import CERT_DIR

from openfl.utilities.utils import rmtree

common_name = f'{collaborator_name}'.lower()
Expand Down

0 comments on commit fadc304

Please sign in to comment.