Skip to content

Commit

Permalink
Local variable c is assigned to but never used
Browse files Browse the repository at this point in the history
  • Loading branch information
DimitriPapadopoulos committed Sep 24, 2024
1 parent f219f50 commit e34056f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -362,8 +362,6 @@ def finalize_options(self):
ext._needs_stub = False

def build_extensions(self):
c = self.compiler.compiler_type

# Set compiler flags including architecture
if self.compiler.compiler_type == "msvc":
openmpflag = "/openmp"
Expand Down

0 comments on commit e34056f

Please sign in to comment.