Skip to content

Commit

Permalink
fix: line too long in .backend.cbor
Browse files Browse the repository at this point in the history
  • Loading branch information
ssato committed Feb 24, 2017
1 parent cd45afd commit 8acd362
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion anyconfig/backend/cbor.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
"""CBOR backend.
- Format to support: CBOR, http://cbor.io or https://tools.ietf.org/html/rfc7049
- Format to support: CBOR, http://cbor.io, https://tools.ietf.org/html/rfc7049
- Requirements: cbor, https://pypi.python.org/pypi/cbor
- Development Status :: 4 - Beta
- Limitations: None obvious
Expand Down

0 comments on commit 8acd362

Please sign in to comment.