bcharlier / HMMA238

This is the public repo for the course HMMA238 'Software Development'
10 stars 48 forks source link

remove problematic parentheses #73

Closed AmelieVernay closed 3 years ago

AmelieVernay commented 3 years ago

p1() leads to an error : 'Point' object is not callable I guess it should just be p1

josephsalmon commented 3 years ago

Thx for the typo!