Closed PolBaladas closed 8 years ago
@PolBaladas Please follow https://pypi.python.org/pypi/flake8 for coding styleguide and linting.
Commit message should be small and concise. You can follow the guidelines here: https://github.com/erlang/otp/wiki/Writing-good-commit-messages
I've fixed all the pep8 style errors. Do I push them to my fork and create another PR? Thanks for the tips!
Fixed! Thanks (did not see it).
Could you stash your commits into one?
@rtnpro by stash
perhaps you mean squash
?
Is the only thing left to merge this PR squashing the merges down to a single commit?
Squashed and rebased in #57
Looks like this needs to be rebased as it currently conflict and thus cannot be merged
@pypingou this should be closed and we can merge these changes in on #57
Let's close then :)
Implemented solution to issue #25 (1st test). Renamed method create to network_create in networks.py from ircb cli.
Now the user can configure ircb with a YAML file.