digitalr00ts / fizzbuzzx

An unnecessarily over-engineered fizzbuzz solution
Apache License 2.0
2 stars 2 forks source link

Tests Still failing 😞 #8

Closed drts01 closed 4 years ago

drts01 commented 4 years ago

Still failing tests 😞

style run-test: commands[0] | black --check .
would reformat /home/digitalr00ts/Documents/git/fizzbuzz/fizzbuzz.py
Oh no! 💥 💔 💥
1 file would be reformatted, 3 files would be left unchanged.

I think this highlights the need to prioritize getting CI setup soon, so I opened issue #7 😄 .

Originally posted by @CMeza99 in https://github.com/pelmini/fizzbuzz/issues/2#issuecomment-715891292