sonntagsgesicht/businessdate

View on GitHub

Showing 195 of 195 total issues

Line too long (107 > 79 characters)
Open

    2054: (2054, 3, 29), 2055: (2055, 4, 18), 2056: (2056, 4, 2), 2057: (2057, 4, 22), 2058: (2058, 4, 14),
Severity: Minor
Found in businessdate/ymd.py by pep8

Limit all lines to a maximum of 79 characters.

There are still many devices around that are limited to 80 character
lines; plus, limiting windows to 80 characters makes it possible to
have several windows side-by-side.  The default wrapping on such
devices looks ugly.  Therefore, please limit all lines to a maximum
of 79 characters. For flowing long blocks of text (docstrings or
comments), limiting the length to 72 characters is recommended.

Reports error E501.

Line too long (107 > 79 characters)
Open

    2119: (2119, 3, 26), 2120: (2120, 4, 14), 2121: (2121, 4, 6), 2122: (2122, 3, 29), 2123: (2123, 4, 11),
Severity: Minor
Found in businessdate/ymd.py by pep8

Limit all lines to a maximum of 79 characters.

There are still many devices around that are limited to 80 character
lines; plus, limiting windows to 80 characters makes it possible to
have several windows side-by-side.  The default wrapping on such
devices looks ugly.  Therefore, please limit all lines to a maximum
of 79 characters. For flowing long blocks of text (docstrings or
comments), limiting the length to 72 characters is recommended.

Reports error E501.

Line too long (107 > 79 characters)
Open

    2124: (2124, 4, 2), 2125: (2125, 4, 22), 2126: (2126, 4, 14), 2127: (2127, 3, 30), 2128: (2128, 4, 18),
Severity: Minor
Found in businessdate/ymd.py by pep8

Limit all lines to a maximum of 79 characters.

There are still many devices around that are limited to 80 character
lines; plus, limiting windows to 80 characters makes it possible to
have several windows side-by-side.  The default wrapping on such
devices looks ugly.  Therefore, please limit all lines to a maximum
of 79 characters. For flowing long blocks of text (docstrings or
comments), limiting the length to 72 characters is recommended.

Reports error E501.

Line too long (106 > 79 characters)
Open

    2034: (2034, 4, 9), 2035: (2035, 3, 25), 2036: (2036, 4, 13), 2037: (2037, 4, 5), 2038: (2038, 4, 25),
Severity: Minor
Found in businessdate/ymd.py by pep8

Limit all lines to a maximum of 79 characters.

There are still many devices around that are limited to 80 character
lines; plus, limiting windows to 80 characters makes it possible to
have several windows side-by-side.  The default wrapping on such
devices looks ugly.  Therefore, please limit all lines to a maximum
of 79 characters. For flowing long blocks of text (docstrings or
comments), limiting the length to 72 characters is recommended.

Reports error E501.

Line too long (106 > 79 characters)
Open

    2044: (2044, 4, 17), 2045: (2045, 4, 9), 2046: (2046, 3, 25), 2047: (2047, 4, 14), 2048: (2048, 4, 5),
Severity: Minor
Found in businessdate/ymd.py by pep8

Limit all lines to a maximum of 79 characters.

There are still many devices around that are limited to 80 character
lines; plus, limiting windows to 80 characters makes it possible to
have several windows side-by-side.  The default wrapping on such
devices looks ugly.  Therefore, please limit all lines to a maximum
of 79 characters. For flowing long blocks of text (docstrings or
comments), limiting the length to 72 characters is recommended.

Reports error E501.

Line too long (107 > 79 characters)
Open

    2179: (2179, 3, 28), 2180: (2180, 4, 16), 2181: (2181, 4, 1), 2182: (2182, 4, 21), 2183: (2183, 4, 13),
Severity: Minor
Found in businessdate/ymd.py by pep8

Limit all lines to a maximum of 79 characters.

There are still many devices around that are limited to 80 character
lines; plus, limiting windows to 80 characters makes it possible to
have several windows side-by-side.  The default wrapping on such
devices looks ugly.  Therefore, please limit all lines to a maximum
of 79 characters. For flowing long blocks of text (docstrings or
comments), limiting the length to 72 characters is recommended.

Reports error E501.

Line too long (106 > 79 characters)
Open

    2159: (2159, 4, 8), 2160: (2160, 3, 23), 2161: (2161, 4, 12), 2162: (2162, 4, 4), 2163: (2163, 4, 24),
Severity: Minor
Found in businessdate/ymd.py by pep8

Limit all lines to a maximum of 79 characters.

There are still many devices around that are limited to 80 character
lines; plus, limiting windows to 80 characters makes it possible to
have several windows side-by-side.  The default wrapping on such
devices looks ugly.  Therefore, please limit all lines to a maximum
of 79 characters. For flowing long blocks of text (docstrings or
comments), limiting the length to 72 characters is recommended.

Reports error E501.

Line too long (98 > 79 characters)
Open

    rest_days = int_date - 365 * year - (year + 3) // 4 + (year + 99) // 100 - (year + 299) // 400
Severity: Minor
Found in businessdate/ymd.py by pep8

Limit all lines to a maximum of 79 characters.

There are still many devices around that are limited to 80 character
lines; plus, limiting windows to 80 characters makes it possible to
have several windows side-by-side.  The default wrapping on such
devices looks ugly.  Therefore, please limit all lines to a maximum
of 79 characters. For flowing long blocks of text (docstrings or
comments), limiting the length to 72 characters is recommended.

Reports error E501.

Line too long (108 > 79 characters)
Open

    2059: (2059, 3, 30), 2060: (2060, 4, 18), 2061: (2061, 4, 10), 2062: (2062, 3, 26), 2063: (2063, 4, 15),
Severity: Minor
Found in businessdate/ymd.py by pep8

Limit all lines to a maximum of 79 characters.

There are still many devices around that are limited to 80 character
lines; plus, limiting windows to 80 characters makes it possible to
have several windows side-by-side.  The default wrapping on such
devices looks ugly.  Therefore, please limit all lines to a maximum
of 79 characters. For flowing long blocks of text (docstrings or
comments), limiting the length to 72 characters is recommended.

Reports error E501.

Line too long (108 > 79 characters)
Open

    2069: (2069, 4, 14), 2070: (2070, 3, 30), 2071: (2071, 4, 19), 2072: (2072, 4, 10), 2073: (2073, 3, 26),
Severity: Minor
Found in businessdate/ymd.py by pep8

Limit all lines to a maximum of 79 characters.

There are still many devices around that are limited to 80 character
lines; plus, limiting windows to 80 characters makes it possible to
have several windows side-by-side.  The default wrapping on such
devices looks ugly.  Therefore, please limit all lines to a maximum
of 79 characters. For flowing long blocks of text (docstrings or
comments), limiting the length to 72 characters is recommended.

Reports error E501.

Line too long (106 > 79 characters)
Open

    2104: (2104, 4, 13), 2105: (2105, 4, 5), 2106: (2106, 4, 18), 2107: (2107, 4, 10), 2108: (2108, 4, 1),
Severity: Minor
Found in businessdate/ymd.py by pep8

Limit all lines to a maximum of 79 characters.

There are still many devices around that are limited to 80 character
lines; plus, limiting windows to 80 characters makes it possible to
have several windows side-by-side.  The default wrapping on such
devices looks ugly.  Therefore, please limit all lines to a maximum
of 79 characters. For flowing long blocks of text (docstrings or
comments), limiting the length to 72 characters is recommended.

Reports error E501.

Line too long (108 > 79 characters)
Open

    2114: (2114, 4, 22), 2115: (2115, 4, 14), 2116: (2116, 3, 29), 2117: (2117, 4, 18), 2118: (2118, 4, 10),
Severity: Minor
Found in businessdate/ymd.py by pep8

Limit all lines to a maximum of 79 characters.

There are still many devices around that are limited to 80 character
lines; plus, limiting windows to 80 characters makes it possible to
have several windows side-by-side.  The default wrapping on such
devices looks ugly.  Therefore, please limit all lines to a maximum
of 79 characters. For flowing long blocks of text (docstrings or
comments), limiting the length to 72 characters is recommended.

Reports error E501.

Line too long (107 > 79 characters)
Open

    2139: (2139, 4, 19), 2140: (2140, 4, 3), 2141: (2141, 3, 26), 2142: (2142, 4, 15), 2143: (2143, 3, 31),
Severity: Minor
Found in businessdate/ymd.py by pep8

Limit all lines to a maximum of 79 characters.

There are still many devices around that are limited to 80 character
lines; plus, limiting windows to 80 characters makes it possible to
have several windows side-by-side.  The default wrapping on such
devices looks ugly.  Therefore, please limit all lines to a maximum
of 79 characters. For flowing long blocks of text (docstrings or
comments), limiting the length to 72 characters is recommended.

Reports error E501.

Line too long (106 > 79 characters)
Open

    2144: (2144, 4, 19), 2145: (2145, 4, 11), 2146: (2146, 4, 3), 2147: (2147, 4, 16), 2148: (2148, 4, 7),
Severity: Minor
Found in businessdate/ymd.py by pep8

Limit all lines to a maximum of 79 characters.

There are still many devices around that are limited to 80 character
lines; plus, limiting windows to 80 characters makes it possible to
have several windows side-by-side.  The default wrapping on such
devices looks ugly.  Therefore, please limit all lines to a maximum
of 79 characters. For flowing long blocks of text (docstrings or
comments), limiting the length to 72 characters is recommended.

Reports error E501.

Line too long (106 > 79 characters)
Open

    2134: (2134, 4, 11), 2135: (2135, 4, 3), 2136: (2136, 4, 22), 2137: (2137, 4, 7), 2138: (2138, 3, 30),
Severity: Minor
Found in businessdate/ymd.py by pep8

Limit all lines to a maximum of 79 characters.

There are still many devices around that are limited to 80 character
lines; plus, limiting windows to 80 characters makes it possible to
have several windows side-by-side.  The default wrapping on such
devices looks ugly.  Therefore, please limit all lines to a maximum
of 79 characters. For flowing long blocks of text (docstrings or
comments), limiting the length to 72 characters is recommended.

Reports error E501.

Line too long (96 > 79 characters)
Open

    converts date in Microsoft Excel representation style and returns `(year, month, day)` tuple
Severity: Minor
Found in businessdate/ymd.py by pep8

Limit all lines to a maximum of 79 characters.

There are still many devices around that are limited to 80 character
lines; plus, limiting windows to 80 characters makes it possible to
have several windows side-by-side.  The default wrapping on such
devices looks ugly.  Therefore, please limit all lines to a maximum
of 79 characters. For flowing long blocks of text (docstrings or
comments), limiting the length to 72 characters is recommended.

Reports error E501.

Line too long (106 > 79 characters)
Open

    2074: (2074, 4, 15), 2075: (2075, 4, 7), 2076: (2076, 4, 19), 2077: (2077, 4, 11), 2078: (2078, 4, 3),
Severity: Minor
Found in businessdate/ymd.py by pep8

Limit all lines to a maximum of 79 characters.

There are still many devices around that are limited to 80 character
lines; plus, limiting windows to 80 characters makes it possible to
have several windows side-by-side.  The default wrapping on such
devices looks ugly.  Therefore, please limit all lines to a maximum
of 79 characters. For flowing long blocks of text (docstrings or
comments), limiting the length to 72 characters is recommended.

Reports error E501.

Line too long (99 > 79 characters)
Open

    returns (year, month, day) tuple for sunday dates for given calendar year between 1899 and 2200
Severity: Minor
Found in businessdate/ymd.py by pep8

Limit all lines to a maximum of 79 characters.

There are still many devices around that are limited to 80 character
lines; plus, limiting windows to 80 characters makes it possible to
have several windows side-by-side.  The default wrapping on such
devices looks ugly.  Therefore, please limit all lines to a maximum
of 79 characters. For flowing long blocks of text (docstrings or
comments), limiting the length to 72 characters is recommended.

Reports error E501.

Line too long (107 > 79 characters)
Open

    2029: (2029, 4, 1), 2030: (2030, 4, 21), 2031: (2031, 4, 13), 2032: (2032, 3, 28), 2033: (2033, 4, 17),
Severity: Minor
Found in businessdate/ymd.py by pep8

Limit all lines to a maximum of 79 characters.

There are still many devices around that are limited to 80 character
lines; plus, limiting windows to 80 characters makes it possible to
have several windows side-by-side.  The default wrapping on such
devices looks ugly.  Therefore, please limit all lines to a maximum
of 79 characters. For flowing long blocks of text (docstrings or
comments), limiting the length to 72 characters is recommended.

Reports error E501.

Line too long (107 > 79 characters)
Open

    2129: (2129, 4, 10), 2130: (2130, 3, 26), 2131: (2131, 4, 15), 2132: (2132, 4, 6), 2133: (2133, 4, 19),
Severity: Minor
Found in businessdate/ymd.py by pep8

Limit all lines to a maximum of 79 characters.

There are still many devices around that are limited to 80 character
lines; plus, limiting windows to 80 characters makes it possible to
have several windows side-by-side.  The default wrapping on such
devices looks ugly.  Therefore, please limit all lines to a maximum
of 79 characters. For flowing long blocks of text (docstrings or
comments), limiting the length to 72 characters is recommended.

Reports error E501.
Severity
Category
Status
Source
Language