Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
31 lines (31 loc) · 1.1 KB

File metadata and controls

31 lines (31 loc) · 1.1 KB
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
[flake8]
max-line-length = 88
select = E,F,W
exclude = extern,*parsetab.py,*lextab.py
extend-ignore = E203,E501,E711,E721,E731,E741,F403,F841,W5
per-file-ignores =
__init__.py:F401,F403,E402
test_*.py:E402
astropy/io/fits/card.py:E131
astropy/io/registry/compat.py:F822
astropy/convolution/convolve.py:E241
astropy/modeling/functional_models.py:E226,E241
astropy/modeling/models.py:F401,F403,F405
astropy/modeling/tests/test_constraints.py:E241
astropy/stats/tests/test_histogram.py:E241
astropy/stats/tests/test_sigma_clipping.py:E126,E131,E241
astropy/units/__init__.py:F401,F821
astropy/units/astrophys.py:F821
astropy/units/cgs.py:F821
astropy/units/imperial.py:F821
astropy/units/misc.py:F821
astropy/units/photometric.py:F821
astropy/units/si.py:F821
astropy/units/tests/test_quantity_decorator.py:F821
astropy/units/tests/test_quantity_typing.py:F821
astropy/wcs/wcs.py:F821
astropy/wcs/wcsapi/fitswcs.py:F821
astropy/wcs/wcsapi/utils.py:E127,E128
docs/conf.py:F401
examples/*.py:E1,E2,E402
*/examples/*.py:E1,E2,E402
Morty Proxy This is a proxified and sanitized view of the page, visit original site.