sur.la.route
sur.la.route
All 835's come in with an int here, and even the default value you have is an int... however, Cigna, in their infinite wisdom, is using floating point as a...
Blue cross and Aetna sometimes use .RMT extension. At some point it might be cleaner to switch to pathlib and use `file.suffix in ['.txt','.835','.RMT']`
### ⚠️ Please verify that this bug has NOT been raised before. - [X] I checked and didn't find similar issue ### 🛡️ Security Policy - [X] I agree to...
They act differently than sqlite and have had multiple issues reported in the past. It would be wise to add in a test run for the sqlalchemy session on mysql,...
This pr merges the updates from flask-session2 and should close out the following issues: #134 #128 #44 #36 #29 #26 #11 #46 #66 #53 #56 #85 #89 #67 #150 #158...
Django [slippers](https://mitchel.me/slippers/docs/introduction/)
- [x] I've searched the [issues](https://github.com/Riverside-Healthcare/djLint/issues) - [x] I've read the [docs](https://djlint.com) ## Feature Request It would be nice for attribute case to be fixed on known attributes.
- [x] I'm on the [latest version](https://pypi.org/project/djlint/) of djLint - [x] I've searched the [issues](https://github.com/Riverside-Healthcare/djLint/issues) - [x] I've read the [docs](https://djlint.com) ```html ```
from @Kakadus in #195 I am experiencing this bug as well and were able to construct a minimal example. With ```html ``` the nested ifs break the code: ```html ```
- [x] I'm on the [latest version](https://pypi.org/project/djlint/) of djLint - [x] I've searched the [issues](https://github.com/Riverside-Healthcare/djLint/issues) - [x] I've read the [docs](https://djlint.com) ## Issue Using the config option `blank_lines_after_tag` triggers H014...