Skip to content
This repository was archived by the owner on May 18, 2018. It is now read-only.
This repository was archived by the owner on May 18, 2018. It is now read-only.

Suggest using a path library for joining paths #12

Description

@JaikrishnaTS

shutil.copy2(base_path + firewall_script_name, firewall_path + firewall_script_name)

os.path.join and pathlib.Path are good choices.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions