-
In Python, there's a useful little feature that allows writing something like the following:
```python
foo = "bar"
print(f"{foo = }")
```
which prints:
```
foo = 'bar'
```
Notice how …
-
### Description of the bug
If `indent_subsequent_lines` is set to `true` (which is the default setting) and you print a plain text file with indented lines long enough to be wrapped, the subsequent w…
-
Tracking issue for unstable option: spaces_around_ranges
-
Right now we obtain GPS data in raw (latitude, longitude) and store it in the encrypted format (Not sure if PR is merged). Another thing we want to add in this storage is the storage of Geohash …
-
![image](https://user-images.githubusercontent.com/4192774/72088883-acafa500-32d0-11ea-81a3-5f535c249f2a.png)
ServeHTTP.com is a huge source of phishing content, as it's a eTLD+1 that farms out all…
-
Reported to @cat-bro as it was noticed on UseGalaxy.org.au, but I think it's a more general issue. One user's username includes a space. It's blocking access to their histories.
- https://usegalaxy…
-
Hello,I have a question for you about this code. recently, I have worked on this project about MPC and reinforcement learning, I want to know whether you have the paper or anything else about this cod…
-
The formatter described in the link below currently doesn't seem to offer a way to indent by using tabs.
https://github.com/Microsoft/TypeScript/wiki/Using-the-Compiler-API#pretty-printer-using-the-l…
-
Upload task always report "No candidate objects found".
`Execute scheduled task: Object file system upload task (tool_objectfs\task\push_objects_to_storage)
... started 17:23:06. Current memory us…
-
### Prerequisites
- [x] Can you reproduce the problem in [safe mode](http://flight-manual.atom.io/hacking-atom/sections/debugging/#using-safe-mode)?
- [x] Are you running the [latest version of Atom](…