Skip to content

Commit

Permalink
Update main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Muhammad-Zain01 committed Dec 6, 2023
1 parent 5c6b7e9 commit d7109d3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,3 @@ def compareFaces(self, img):
image = self.temp+'/'+img
Detection = self.DetectFace(image)
return Detection

def checkUser(self):
return self.user

0 comments on commit d7109d3

Please sign in to comment.