PokeAPI / pokepy

A Python wrapper for PokéAPI
https://pokeapi.co
BSD 3-Clause "New" or "Revised" License
127 stars 27 forks source link

Fix Makefile mixed indentation #45

Closed GeoffreyFrogeye closed 4 years ago

GeoffreyFrogeye commented 4 years ago

Makes GNU Make happy.

codecov[bot] commented 4 years ago

Codecov Report

Merging #45 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #45   +/-   ##
=======================================
  Coverage   99.81%   99.81%           
=======================================
  Files           3        3           
  Lines        1099     1099           
=======================================
  Hits         1097     1097           
  Misses          2        2

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 6f257af...c4523fc. Read the comment docs.