Skip to content

Commit

Permalink
backends, code formating
Browse files Browse the repository at this point in the history
  • Loading branch information
berndhahnebach committed Sep 13, 2021
1 parent ccac305 commit 3e197a1
Show file tree
Hide file tree
Showing 3 changed files with 213 additions and 171 deletions.
2 changes: 0 additions & 2 deletions backends/freecad.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,8 @@
from codecs import open
from datetime import datetime
from os import makedirs
from os.path import basename
from os.path import exists
from os.path import join
from shutil import copy
from shutil import copyfile
from shutil import copytree
from shutil import rmtree
Expand Down
Loading

0 comments on commit 3e197a1

Please sign in to comment.